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

Fix typing for post_upload_function io upload queue #279

Merged
merged 1 commit into from
Jan 4, 2024

Fix typing for post_upload_function io upload queue

6756c8c
Select commit
Loading
Failed to load commit list.
Merged

Fix typing for post_upload_function io upload queue #279

Fix typing for post_upload_function io upload queue
6756c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2024 in 0s

78.57% (-0.03%) compared to acff7aa

View this Pull Request on Codecov

78.57% (-0.03%) compared to acff7aa

Details

Codecov Report

Merging #279 (6756c8c) into master (acff7aa) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   78.60%   78.57%   -0.03%     
==========================================
  Files          22       22              
  Lines        1912     1914       +2     
==========================================
+ Hits         1503     1504       +1     
- Misses        409      410       +1     
Files Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
cognite/extractorutils/uploader/files.py 90.00% <100.00%> (ø)

... and 2 files with indirect coverage changes