-
Notifications
You must be signed in to change notification settings - Fork 999
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
Add unit test for ListControlUnboundActionList #12770
Add unit test for ListControlUnboundActionList #12770
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12770 +/- ##
====================================================
+ Coverage 76.03186% 97.02413% +20.99227%
====================================================
Files 3181 1200 -1981
Lines 639670 355930 -283740
Branches 47215 5463 -41752
====================================================
- Hits 486353 345338 -141015
+ Misses 149797 9783 -140014
+ Partials 3520 809 -2711
Flags with carried forward coverage won't be shown. Click here to find out more. |
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.
looks good 👍
...orms.Design/tests/UnitTests/System/Windows/Forms/Design/ListControlUnboundActionListTests.cs
Outdated
Show resolved
Hide resolved
...orms.Design/tests/UnitTests/System/Windows/Forms/Design/ListControlUnboundActionListTests.cs
Outdated
Show resolved
Hide resolved
...orms.Design/tests/UnitTests/System/Windows/Forms/Design/ListControlUnboundActionListTests.cs
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.
Thank you!
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.
Thank you!
Related #10773
Proposed changes
Microsoft Reviewers: Open in CodeFlow