-
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 case for WebBrowserBase #10755
Add test case for WebBrowserBase #10755
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10755 +/- ##
===================================================
- Coverage 72.65688% 72.58542% -0.07147%
===================================================
Files 2906 2929 +23
Lines 622321 620159 -2162
Branches 46900 46936 +36
===================================================
- Hits 452159 450145 -2014
+ Misses 161832 161667 -165
- Partials 8330 8347 +17
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.
LGTM
src/System.Windows.Forms/tests/UnitTests/WebBrowserBaseTests.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.
Looks good, thank you!
Related #10453
Proposed changes
Regression?
Risk
Microsoft Reviewers: Open in CodeFlow