Skip to content

enh: reduce per-task overhead (~26x speedup for simple tasks)

cab9af2
Select commit
Loading
Failed to load commit list.
Open

enh: reduce per-task overhead #858

enh: reduce per-task overhead (~26x speedup for simple tasks)
cab9af2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 21, 2026 in 0s

34.58% (-53.77%) compared to 876be56

View this Pull Request on Codecov

34.58% (-53.77%) compared to 876be56

Details

Codecov Report

❌ Patch coverage is 71.42857% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.58%. Comparing base (876be56) to head (cab9af2).

Files with missing lines Patch % Lines
pydra/utils/hash.py 67.34% 9 Missing and 7 partials ⚠️
pydra/engine/job.py 84.61% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (876be56) and HEAD (cab9af2). Click for more details.

HEAD has 46 uploads less than BASE
Flag BASE (876be56) HEAD (cab9af2)
52 6
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #858       +/-   ##
===========================================
- Coverage   88.35%   34.58%   -53.77%     
===========================================
  Files          88       66       -22     
  Lines       18198    11316     -6882     
  Branches     3565     1504     -2061     
===========================================
- Hits        16079     3914    -12165     
- Misses       1737     6975     +5238     
- Partials      382      427       +45     

☔ View full report in Codecov by Sentry.
📢 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.