Skip to content
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 code coverage for ListView #11264

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

MandiMan
Copy link
Contributor

@MandiMan MandiMan commented Apr 24, 2024

Related #10453

Proposed changes

  • Add unit tests for ListView to test its RightToLeftLayoutChanged event

Customer Impact

  • None

Regression?

  • No

Risk

  • Minimal

Test methodology

  • Unit tests
Microsoft Reviewers: Open in CodeFlow

@MandiMan MandiMan requested a review from a team as a code owner April 24, 2024 08:37
@dotnet-policy-service dotnet-policy-service bot added the 📭 waiting-author-feedback The team requires more information from the author label Apr 24, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Apr 25, 2024
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.32209%. Comparing base (f6d03b6) to head (a6c6101).
Report is 23 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #11264         +/-   ##
===================================================
+ Coverage   74.28914%   74.32209%   +0.03294%     
===================================================
  Files           3011        3018          +7     
  Lines         625584      626410        +826     
  Branches       46540       46599         +59     
===================================================
+ Hits          464741      465561        +820     
- Misses        157450      157453          +3     
- Partials        3393        3396          +3     
Flag Coverage Δ
Debug 74.32209% <100.00000%> (+0.03294%) ⬆️
integration 18.31144% <ø> (-0.02221%) ⬇️
production 46.95919% <ø> (+0.06768%) ⬆️
test 97.04186% <100.00000%> (+0.00033%) ⬆️
unit 43.90396% <ø> (+0.07426%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@dotnet-policy-service dotnet-policy-service bot added the 📭 waiting-author-feedback The team requires more information from the author label Apr 25, 2024
@dotnet-policy-service dotnet-policy-service bot removed the 📭 waiting-author-feedback The team requires more information from the author label Apr 26, 2024
@lonitra lonitra merged commit 05ed6a9 into dotnet:main Apr 26, 2024
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0 Preview5 milestone Apr 26, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants