Skip to content

tox nocov: use --no-cov flag instead of -p no:cov

c0ca25b
Select commit
Loading
Failed to load commit list.
Merged

tox nocov: fix by overriding pytest.ini addopts #570

tox nocov: use --no-cov flag instead of -p no:cov
c0ca25b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2026 in 0s

97.84% (+0.01%) compared to 98f5783

View this Pull Request on Codecov

97.84% (+0.01%) compared to 98f5783

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.84%. Comparing base (98f5783) to head (c0ca25b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #570      +/-   ##
==========================================
+ Coverage   97.82%   97.84%   +0.01%     
==========================================
  Files          23       23              
  Lines        5701     5701              
  Branches      766      766              
==========================================
+ Hits         5577     5578       +1     
- Misses         78       79       +1     
+ Partials       46       44       -2     

☔ 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.