-
Notifications
You must be signed in to change notification settings - Fork 998
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 code coverage for monthcalendar #11519
Add code coverage for monthcalendar #11519
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11519 +/- ##
===================================================
+ Coverage 74.41264% 74.41921% +0.00657%
===================================================
Files 3029 3032 +3
Lines 627892 628370 +478
Branches 46770 46840 +70
===================================================
+ Hits 467231 467628 +397
- Misses 157317 157379 +62
- Partials 3344 3363 +19
Flags with carried forward coverage won't be shown. Click here to find out more. |
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/MonthCalendarTests.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/MonthCalendarTests.cs
Outdated
Show resolved
Hide resolved
…MonthCalendarTests.cs Co-authored-by: Epica3055 <135201996+Epica3055@users.noreply.github.com>
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
related #10453
Proposed changes
Microsoft Reviewers: Open in CodeFlow