Fix typing for post_upload_function io upload queue #279
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 is100.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%> (ø) |
Loading