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

Changes for reporting files that have not been uploaded #394

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

remove print statements

37afff9
Select commit
Loading
Failed to load commit list.
Open

Changes for reporting files that have not been uploaded #394

remove print statements
37afff9
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 13 files with indirect coverage changes