-
Notifications
You must be signed in to change notification settings - Fork 1k
Add code coverage for ControlCommandSet.cs file #13130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13130 +/- ##
===================================================
+ Coverage 61.32538% 61.42520% +0.09981%
===================================================
Files 1543 1548 +5
Lines 158339 158588 +249
Branches 14745 14758 +13
===================================================
+ Hits 97102 97413 +311
+ Misses 60539 60472 -67
- Partials 698 703 +5
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
...m.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/ControlCommandSetTests.cs
Outdated
Show resolved
Hide resolved
...m.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/ControlCommandSetTests.cs
Outdated
Show resolved
Hide resolved
...m.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/ControlCommandSetTests.cs
Show resolved
Hide resolved
...m.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/ControlCommandSetTests.cs
Show resolved
Hide resolved
...m.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/ControlCommandSetTests.cs
Outdated
Show resolved
Hide resolved
...m.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/ControlCommandSetTests.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added only a minor comment, otherwise looks good. @LeafShi1 - please merge if you approve this PR.
Related #10773
Proposed changes
Microsoft Reviewers: Open in CodeFlow