Skip to content

Add opt-in parallel testing; fix registry and fixture isolation#539

Merged
tony merged 12 commits into
masterfrom
perf/pytest-optimizer
Jun 28, 2026
Merged

Add opt-in parallel testing; fix registry and fixture isolation#539
tony merged 12 commits into
masterfrom
perf/pytest-optimizer

docs(adr): order-independent tests and parallelism

68d19d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 1s

61.18% (-0.01%) compared to fa740d3

View this Pull Request on Codecov

61.18% (-0.01%) compared to fa740d3

Details

Codecov Report

❌ Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.18%. Comparing base (fa740d3) to head (68d19d1).

Files with missing lines Patch % Lines
src/libvcs/pytest_plugin.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
- Coverage   61.19%   61.18%   -0.01%     
==========================================
  Files          40       40              
  Lines        6563     6557       -6     
  Branches     1103     1103              
==========================================
- Hits         4016     4012       -4     
+ Misses       1950     1948       -2     
  Partials      597      597              

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