Skip to content

Test suite: opt-in parallel runs, faster serial, stricter hygiene#1064

Open
tony wants to merge 10 commits into
masterfrom
pytest-improvements
Open

Test suite: opt-in parallel runs, faster serial, stricter hygiene#1064
tony wants to merge 10 commits into
masterfrom
pytest-improvements

tests(finders): drop redundant constant test

bd3db6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 0s

82.01% (+0.02%) compared to c706e5d

View this Pull Request on Codecov

82.01% (+0.02%) compared to c706e5d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.01%. Comparing base (c706e5d) to head (bd3db6e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1064      +/-   ##
==========================================
+ Coverage   81.98%   82.01%   +0.02%     
==========================================
  Files          28       28              
  Lines        2548     2552       +4     
  Branches      485      485              
==========================================
+ Hits         2089     2093       +4     
  Misses        328      328              
  Partials      131      131              

☔ View full report in Codecov by Harness.
📢 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.