Changes for reporting files that have not been uploaded #394
Codecov / codecov/project
succeeded
Dec 11, 2024 in 1s
74.92% (-1.04%) compared to 934a01b
View this Pull Request on Codecov
74.92% (-1.04%) compared to 934a01b
Details
Codecov Report
Attention: Patch coverage is 92.75362%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 74.92%. Comparing base (
934a01b
) to head (37afff9
).
Report is 11 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
.../extractorutils/uploader/upload_failure_handler.py | 92.85% | 3 Missing |
cognite/extractorutils/uploader/files.py | 92.59% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #394 +/- ##
==========================================
- Coverage 75.96% 74.92% -1.04%
==========================================
Files 38 41 +3
Lines 3112 3410 +298
==========================================
+ Hits 2364 2555 +191
- Misses 748 855 +107
Files with missing lines | Coverage Δ | |
---|---|---|
cognite/extractorutils/uploader/files.py | 87.79% <92.59%> (+1.41%) |
⬆️ |
.../extractorutils/uploader/upload_failure_handler.py | 92.85% <92.85%> (ø) |
Loading