Skip to content

try setting write bit separately from deletion

a699296
Select commit
Loading
Failed to load commit list.
Open

Fixed another symlinking issue with Docker + staged files from InitialWorkDirRequirement #1708

try setting write bit separately from deletion
a699296
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 15, 2025 in 1s

83.67% (-0.11%) compared to e4b5d92

View this Pull Request on Codecov

83.67% (-0.11%) compared to e4b5d92

Details

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.67%. Comparing base (e4b5d92) to head (a699296).
⚠️ Report is 190 commits behind head on main.

Files with missing lines Patch % Lines
cwltool/job.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1708      +/-   ##
==========================================
- Coverage   83.77%   83.67%   -0.11%     
==========================================
  Files          46       46              
  Lines        8201     8212      +11     
  Branches     2178     2178              
==========================================
+ Hits         6870     6871       +1     
- Misses        855      863       +8     
- Partials      476      478       +2     

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