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

Remove obsolete DownloadImage() function, from sylabs159 #75

Merged
merged 10 commits into from
Apr 5, 2024

fix: minor unit test fix

9fbd68b
Select commit
Loading
Failed to load commit list.
Merged

Remove obsolete DownloadImage() function, from sylabs159 #75

fix: minor unit test fix
9fbd68b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2024 in 0s

34.70% (-0.59%) compared to acbc137, passed because coverage increased by +1.09% when compared to adjusted base (33.60%)

View this Pull Request on Codecov

34.70% (-0.59%) compared to acbc137, passed because coverage increased by +1.09% when compared to adjusted base (33.60%)

Details

Codecov Report

Attention: Patch coverage is 48.93617% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 34.70%. Comparing base (acbc137) to head (9fbd68b).

Files Patch % Lines
client/push.go 9.75% 37 Missing ⚠️
client/oci.go 42.85% 4 Missing ⚠️
client/pull.go 66.66% 2 Missing and 1 partial ⚠️
client/api.go 83.33% 2 Missing ⚠️
client/version.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   35.28%   34.70%   -0.59%     
==========================================
  Files          13       13              
  Lines        1349     1314      -35     
==========================================
- Hits          476      456      -20     
+ Misses        788      781       -7     
+ Partials       85       77       -8     

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