Skip to content

Exclude test assemblies from code coverage analysis in coverage.xml

84b8aab
Select commit
Loading
Failed to load commit list.
Merged

Migrate to xUnit v3 and Microsoft Testing Platform v2 #78

Exclude test assemblies from code coverage analysis in coverage.xml
84b8aab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 1s

90.09% (+24.42%) compared to 5725fbb

View this Pull Request on Codecov

90.09% (+24.42%) compared to 5725fbb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.09%. Comparing base (5725fbb) to head (84b8aab).

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #78       +/-   ##
===========================================
+ Coverage   65.67%   90.09%   +24.42%     
===========================================
  Files          37       34        -3     
  Lines         906      747      -159     
  Branches       50       46        -4     
===========================================
+ Hits          595      673       +78     
+ Misses        290       71      -219     
+ Partials       21        3       -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.