Skip to content

Enable parallel test execution in CI with -n auto (#359)

441ad80
Select commit
Loading
Failed to load commit list.
Closed

Parallel testing for faster local testing [Deprecated] #349

Enable parallel test execution in CI with -n auto (#359)
441ad80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2026 in 1s

79.07% (-20.93%) compared to 87e79a4

View this Pull Request on Codecov

79.07% (-20.93%) compared to 87e79a4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.07%. Comparing base (87e79a4) to head (441ad80).

❗ There is a different number of reports uploaded between BASE (87e79a4) and HEAD (441ad80). Click for more details.

HEAD has 26 uploads less than BASE
Flag BASE (87e79a4) HEAD (441ad80)
redis 5 3
mongodb 10 1
local 15 0
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##            master     #349       +/-   ##
============================================
- Coverage   100.00%   79.07%   -20.93%     
============================================
  Files           12       12               
  Lines         1701     1701               
  Branches       213      213               
============================================
- Hits          1701     1345      -356     
- Misses           0      337      +337     
- Partials         0       19       +19     

see 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87e79a4...441ad80. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.