Update type hints #408
Merged
Update type hints #408
Codecov / codecov/project
succeeded
Dec 13, 2024 in 0s
74.50% (+0.00%) compared to adb07f5
View this Pull Request on Codecov
74.50% (+0.00%) compared to adb07f5
Details
Codecov Report
Attention: Patch coverage is 98.73418%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 74.50%. Comparing base (
adb07f5
) to head (faa4afd
).
Files with missing lines | Patch % | Lines |
---|---|---|
cognite/extractorutils/configtools/elements.py | 95.65% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #408 +/- ##
=======================================
Coverage 74.50% 74.50%
=======================================
Files 40 40
Lines 3353 3350 -3
=======================================
- Hits 2498 2496 -2
+ Misses 855 854 -1
Files with missing lines | Coverage Δ | |
---|---|---|
cognite/extractorutils/__init__.py | 100.00% <100.00%> (ø) |
|
cognite/extractorutils/_inner_util.py | 94.73% <100.00%> (ø) |
|
cognite/extractorutils/base.py | 48.92% <100.00%> (+0.27%) |
⬆️ |
cognite/extractorutils/configtools/_util.py | 65.00% <100.00%> (ø) |
|
cognite/extractorutils/configtools/loaders.py | 83.71% <100.00%> (ø) |
|
cognite/extractorutils/configtools/validators.py | 72.72% <100.00%> (-2.28%) |
⬇️ |
cognite/extractorutils/exceptions.py | 77.77% <100.00%> (-2.23%) |
⬇️ |
cognite/extractorutils/metrics.py | 92.70% <100.00%> (ø) |
|
cognite/extractorutils/statestore/_base.py | 90.47% <ø> (-0.23%) |
⬇️ |
cognite/extractorutils/statestore/hashing.py | 44.85% <100.00%> (ø) |
|
... and 14 more |
Loading