Skip to content

Update typeinfo tracking#76

Merged
kieronlanning merged 5 commits intomainfrom
update-typeinfo-tracking
Jul 27, 2025
Merged

Update typeinfo tracking#76
kieronlanning merged 5 commits intomainfrom
update-typeinfo-tracking

Conversation

@kieronlanning
Copy link
Contributor

No description provided.

@kieronlanning kieronlanning requested a review from Copilot July 27, 2025 14:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates generated code by removing decorative comment borders from auto-generated files and adds editor browsable and code coverage attributes to generated classes.

  • Removes the decorative "//------------------------------------------------------------------------------" comment lines from all generated files
  • Adds [EditorBrowsable(EditorBrowsableState.Never)] and [ExcludeFromCodeCoverage] attributes to generated classes
  • Improves code formatting by adding line breaks in activity tagging code and removing named parameters in some method calls

Reviewed Changes

Copilot reviewed 299 out of 7462 changed files in this pull request and generated no comments.

File Description
Multiple .g.verified.cs files Removes decorative comment borders from generated file headers
Testing.TestActivitiesCore.Activity.g.verified.cs files Adds editor browsable and code coverage attributes to generated classes, improves code formatting

@kieronlanning kieronlanning merged commit 747582f into main Jul 27, 2025
5 checks passed
@kieronlanning kieronlanning deleted the update-typeinfo-tracking branch July 27, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants