-
Notifications
You must be signed in to change notification settings - Fork 982
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 tests for DomainUpDown #11331
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11331 +/- ##
===================================================
+ Coverage 74.22320% 74.38096% +0.15775%
===================================================
Files 3021 3028 +7
Lines 626156 627666 +1510
Branches 46698 46764 +66
===================================================
+ Hits 464753 466864 +2111
+ Misses 158006 157453 -553
+ Partials 3397 3349 -48
Flags with carried forward coverage won't be shown. Click here to find out more. |
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/DomainUpDownTests.cs
Show resolved
Hide resolved
LGTM! @lonitra Please review this PR. |
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/DomainUpDownTests.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/DomainUpDownTests.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/DomainUpDownTests.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.
Minor comments, otherwise LGTM!
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/DomainUpDownTests.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/DomainUpDownTests.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 #10453
Proposed changes
Customer Impact
Regression?
Risk
Test methodology
Microsoft Reviewers: Open in CodeFlow