Runtime type checking POC #1554
Draft
Codecov / codecov/project
succeeded
Sep 10, 2024 in 0s
90.82% (-0.04%) compared to b825dd8
View this Pull Request on Codecov
90.82% (-0.04%) compared to b825dd8
Details
Codecov Report
Attention: Patch coverage is 73.07692%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 90.82%. Comparing base (
b825dd8
) to head (853611d
).
Files with missing lines | Patch % | Lines |
---|---|---|
cognite/client/utils/_runtime_type_checking.py | 72.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1554 +/- ##
==========================================
- Coverage 90.86% 90.82% -0.04%
==========================================
Files 130 131 +1
Lines 20153 20179 +26
==========================================
+ Hits 18312 18328 +16
- Misses 1841 1851 +10
Files with missing lines | Coverage Δ | |
---|---|---|
cognite/client/exceptions.py | 89.11% <100.00%> (+0.07%) |
⬆️ |
cognite/client/utils/_runtime_type_checking.py | 72.00% <72.00%> (ø) |
Loading