Skip to content

Make TS adapter spawning degrade gracefully instead of silently or fatally - #996

Open
alongd wants to merge 1 commit into
mainfrom
warn-on-zero-ts-adapters
Open

Make TS adapter spawning degrade gracefully instead of silently or fatally#996
alongd wants to merge 1 commit into
mainfrom
warn-on-zero-ts-adapters

fix(scheduler): make TS adapter spawning degrade gracefully instead o…

0394c4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 1s

65.61% (+0.09%) compared to ea8f3c2

View this Pull Request on Codecov

65.61% (+0.09%) compared to ea8f3c2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.61%. Comparing base (ea8f3c2) to head (0394c4d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #996      +/-   ##
==========================================
+ Coverage   65.52%   65.61%   +0.09%     
==========================================
  Files         120      120              
  Lines       40468    40485      +17     
  Branches    10430    10434       +4     
==========================================
+ Hits        26515    26564      +49     
+ Misses      10948    10923      -25     
+ Partials     3005     2998       -7     

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