Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

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 Dec 5, 2023 in 0s

83.67% (-0.11%) compared to e4b5d92

View this Pull Request on Codecov

83.67% (-0.11%) compared to e4b5d92

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (e4b5d92) 83.77% compared to head (a699296) 83.67%.

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