Skip to content

Remove parallel test execution to fix test failures

32d7e36
Select commit
Loading
Failed to load commit list.
Closed

Add parallel test execution infrastructure #331

Remove parallel test execution to fix test failures
32d7e36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2026 in 0s

74.45% (-25.40%) compared to b3933d5

View this Pull Request on Codecov

74.45% (-25.40%) compared to b3933d5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.45%. Comparing base (b3933d5) to head (32d7e36).

❗ There is a different number of reports uploaded between BASE (b3933d5) and HEAD (32d7e36). Click for more details.

HEAD has 15 uploads less than BASE
Flag BASE (b3933d5) HEAD (32d7e36)
local 15 0
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #331       +/-   ##
===========================================
- Coverage   99.85%   74.45%   -25.40%     
===========================================
  Files          11       11               
  Lines        1382     1382               
  Branches      175      175               
===========================================
- Hits         1380     1029      -351     
- Misses          1      332      +331     
- Partials        1       21       +20     

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 b3933d5...32d7e36. Read the comment docs.

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