Simplify storage code #8312
Merged
Simplify storage code #8312
Codecov / codecov/project
failed
Feb 20, 2024 in 0s
67.44% (-0.26%) compared to b4675eb
View this Pull Request on Codecov
67.44% (-0.26%) compared to b4675eb
Details
Codecov Report
Attention: 21 lines
in your changes are missing coverage. Please review.
Comparison is base (
b4675eb
) 67.69% compared to head (a8e0203
) 67.44%.
Files | Patch % | Lines |
---|---|---|
utils/ort/src/main/kotlin/storage/S3FileStorage.kt | 0.00% | 17 Missing |
...ils/ort/src/main/kotlin/storage/HttpFileStorage.kt | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #8312 +/- ##
============================================
- Coverage 67.69% 67.44% -0.26%
+ Complexity 973 967 -6
============================================
Files 240 240
Lines 7835 7833 -2
Branches 865 865
============================================
- Hits 5304 5283 -21
- Misses 2148 2168 +20
+ Partials 383 382 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading