Skip to content

feat: add recursiveResolveTasks - #406

Merged
lpatiny merged 2 commits into
mainfrom
feat/recursive-resolve-tasks
Aug 26, 2026
Merged

feat: add recursiveResolveTasks#406
lpatiny merged 2 commits into
mainfrom
feat/recursive-resolve-tasks

feat: add recursiveResolveTasks to run tasks with bounded concurrency

8fc0fd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

97.42% (+0.01%) compared to 750ba0e

View this Pull Request on Codecov

97.42% (+0.01%) compared to 750ba0e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.42%. Comparing base (750ba0e) to head (8fc0fd9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
+ Coverage   97.40%   97.42%   +0.01%     
==========================================
  Files         215      216       +1     
  Lines        4320     4353      +33     
  Branches     1093     1102       +9     
==========================================
+ Hits         4208     4241      +33     
  Misses        109      109              
  Partials        3        3              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.