Skip to content

Give each TestScheduler test its own scheduler and project directory - #1009

Open
calvinp0 wants to merge 1 commit into
mainfrom
fix_scheduler_test_shared_fixtures
Open

Give each TestScheduler test its own scheduler and project directory#1009
calvinp0 wants to merge 1 commit into
mainfrom
fix_scheduler_test_shared_fixtures

Isolate TestScheduler fixtures so tests cannot leak state into each o…

320e542
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2026 in 1s

64.58% (-0.02%) compared to 45d73a0

View this Pull Request on Codecov

64.58% (-0.02%) compared to 45d73a0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.58%. Comparing base (45d73a0) to head (320e542).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1009      +/-   ##
==========================================
- Coverage   64.60%   64.58%   -0.02%     
==========================================
  Files         119      119              
  Lines       39785    39785              
  Branches    10307    10307              
==========================================
- Hits        25703    25696       -7     
- Misses      11105    11110       +5     
- Partials     2977     2979       +2     

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