-
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 test coverage for MaskedTextBox #11376
Add test coverage for MaskedTextBox #11376
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11376 +/- ##
===================================================
+ Coverage 74.27372% 74.31702% +0.04330%
===================================================
Files 3025 3026 +1
Lines 626861 627248 +387
Branches 46742 46760 +18
===================================================
+ Hits 465593 466152 +559
+ Misses 157926 157751 -175
- Partials 3342 3345 +3
Flags with carried forward coverage won't be shown. Click here to find out more. |
/azp run |
Commenter does not have sufficient privileges for PR 11376 in repo dotnet/winforms |
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.
Small comment, otherwise LGTM
Related #10453
Proposed changes
Microsoft Reviewers: Open in CodeFlow