Skip to content

enh: reduce per-task overhead - #858

Open
satra wants to merge 9 commits into
mainfrom
enh/profiling
Open

enh: reduce per-task overhead#858
satra wants to merge 9 commits into
mainfrom
enh/profiling

Apply suggestion from @effigies

acd0b16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

88.32% (+0.06%) compared to 00bf315

View this Pull Request on Codecov

88.32% (+0.06%) compared to 00bf315

Details

Codecov Report

❌ Patch coverage is 82.35294% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.32%. Comparing base (00bf315) to head (acd0b16).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
pydra/utils/hash.py 77.55% 8 Missing and 3 partials ⚠️
pydra/engine/job.py 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #858      +/-   ##
==========================================
+ Coverage   88.26%   88.32%   +0.06%     
==========================================
  Files          88       88              
  Lines       18198    18234      +36     
  Branches     3565     3572       +7     
==========================================
+ Hits        16062    16105      +43     
+ Misses       1751     1743       -8     
- Partials      385      386       +1     

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