-
Notifications
You must be signed in to change notification settings - Fork 1k
Add unit test for ListViewItemStateImageIndexConverter file #13716
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 ListViewItemStateImageIndexConverter file #13716
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #13716 +/- ##
===================================================
+ Coverage 76.82960% 76.91036% +0.08075%
===================================================
Files 3257 3260 +3
Lines 642587 643124 +537
Branches 47564 47601 +37
===================================================
+ Hits 493697 494629 +932
+ Misses 145229 144832 -397
- Partials 3661 3663 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
.../unit/System.Windows.Forms/System/Windows/Forms/ListViewItemStateImageIndexConverterTests.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.
LGTM!
.../unit/System.Windows.Forms/System/Windows/Forms/ListViewItemStateImageIndexConverterTests.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.
Thank you!
Related #13442
Proposed changes
Microsoft Reviewers: Open in CodeFlow