Remove obsolete DownloadImage() function, from sylabs159 #75
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.
Loading