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

add Singularity support for "dockerFile" #1938

Merged

singularity build: automatically try fakeroot mode if proot is missing

b8338ca
Select commit
Loading
Failed to load commit list.
Merged

add Singularity support for "dockerFile" #1938

singularity build: automatically try fakeroot mode if proot is missing
b8338ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2023 in 0s

83.58% (-0.19%) compared to e4b5d92

View this Pull Request on Codecov

83.58% (-0.19%) 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 (b8338ca) 83.58%.

Files Patch % Lines
cwltool/singularity.py 90.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1938      +/-   ##
==========================================
- Coverage   83.77%   83.58%   -0.19%     
==========================================
  Files          46       46              
  Lines        8201     8217      +16     
  Branches     2178     2146      -32     
==========================================
- Hits         6870     6868       -2     
- Misses        855      863       +8     
- Partials      476      486      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.