Skip to content

Lots of improvements - #35

Open
oschulz wants to merge 24 commits into
mainfrom
improvements
Open

oschulz wants to merge 24 commits into
mainfrom
improvements

Restructure the onworker retry engine

99e50fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 1s

83.85% (+16.42%) compared to 63ad56d

View this Pull Request on Codecov

83.85% (+16.42%) compared to 63ad56d

Details

Codecov Report

❌ Patch coverage is 86.04651% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.85%. Comparing base (63ad56d) to head (99e50fd).

Files with missing lines Patch % Lines
src/onworkers.jl 87.69% 8 Missing ⚠️
src/memory.jl 0.00% 1 Missing ⚠️
src/procinit.jl 66.66% 1 Missing ⚠️
src/slurm.jl 66.66% 1 Missing ⚠️
src/workerpool.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #35       +/-   ##
===========================================
+ Coverage   67.43%   83.85%   +16.42%     
===========================================
  Files          20       20               
  Lines        1394     1375       -19     
===========================================
+ Hits          940     1153      +213     
+ Misses        454      222      -232     

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