Skip to content

ci: keep coverage stable with pytest-cov 7#1139

Open
MilesCranmerBot wants to merge 2 commits intoMilesCranmer:masterfrom
MilesCranmerBot:bot/pytest-cov-7
Open

ci: keep coverage stable with pytest-cov 7#1139
MilesCranmerBot wants to merge 2 commits intoMilesCranmer:masterfrom
MilesCranmerBot:bot/pytest-cov-7

Conversation

@MilesCranmerBot
Copy link
Contributor

@MilesCranmerBot MilesCranmerBot commented Feb 14, 2026

Supersedes dependabot PR #1031.

  • Allow pytest-cov<8 (so we can pick up pytest-cov 7)
  • Pin coverage to >=7.10.6 to match pytest-cov 7 requirements

Note: CI uses coverage run directly (not pytest-cov) and already has subprocess coverage startup configured via COVERAGE_PROCESS_START + coverage.process_startup().

MilesCranmerBot and others added 2 commits February 14, 2026 22:45
Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.25%. Comparing base (2ac7e71) to head (527ef22).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1139      +/-   ##
==========================================
+ Coverage   93.91%   94.25%   +0.33%     
==========================================
  Files          21       21              
  Lines        1643     1687      +44     
==========================================
+ Hits         1543     1590      +47     
+ Misses        100       97       -3     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant