-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Adds code coverage to FolderNameEditor #11973
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
Adds code coverage to FolderNameEditor #11973
Conversation
Tanya-Solyanik
left a comment
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.
Please investigate the build failure
...em.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/FolderNameEditorTests.cs
Outdated
Show resolved
Hide resolved
fab1487 to
074eb65
Compare
074eb65 to
df7ffe1
Compare
...em.Windows.Forms.Design/tests/UnitTests/System/Windows/Forms/Design/FolderNameEditorTests.cs
Outdated
Show resolved
Hide resolved
df7ffe1 to
031819e
Compare
031819e to
be5e88b
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
455d8f0 to
8ea6a8b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11973 +/- ##
===================================================
- Coverage 75.06986% 75.06846% -0.00141%
===================================================
Files 3059 3063 +4
Lines 632006 632075 +69
Branches 46782 46784 +2
===================================================
+ Hits 474446 474489 +43
- Misses 154188 154207 +19
- Partials 3372 3379 +7
Flags with carried forward coverage won't be shown. Click here to find out more. |
@Tanya-Solyanik I moved the test to the correct namespace ( Error details from the pipeline: @azure-pipelines |
Related dotnet#10773 ## Proposed changes - Adds code coverage to `FolderNameEditor` ## Customer Impact - None ## Regression? - No ## Risk - Minimal ## Test methodology - Unit tests ## Test environment(s) - 9.0.100-preview.7.24407.12
8ea6a8b to
7979d0c
Compare
|
@lonitra @LeafShi1 @Epica3055 @SimonZhao888 Checks now pass. Could you please review this PR? |
lonitra
left a comment
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.
Awesome, thank you!
Related #10773
Proposed changes
FolderNameEditorCustomer Impact
Regression?
Risk
Screenshots
Before
After
Test methodology
Test environment(s)
Microsoft Reviewers: Open in CodeFlow