-
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 unit test for TrackBar #11066
Add unit test for TrackBar #11066
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11066 +/- ##
===================================================
- Coverage 73.36695% 73.36326% -0.00370%
===================================================
Files 3094 3099 +5
Lines 632406 632844 +438
Branches 46857 46880 +23
===================================================
+ Hits 463977 464275 +298
- Misses 164981 165101 +120
- Partials 3448 3468 +20
Flags with carried forward coverage won't be shown. Click here to find out more. |
@Syareel-Sukeri - we had recently enabled multiple analyzers in this repo, please update your change to follow these new rules. You will see warning and error when you build your branch in the VisualStudio after rebasing your branch on the latest main. Resolve these warnings and errors by clicking on the "code-fix" icons - light bulbs. |
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
Customer Impact
Regression?
Risk
Test methodology
Microsoft Reviewers: Open in CodeFlow