fix: instance type not possible to reset to null #1970
Codecov / codecov/project
succeeded
Oct 10, 2024 in 0s
90.27% (+0.00%) compared to 48be4f4
View this Pull Request on Codecov
90.27% (+0.00%) compared to 48be4f4
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 90.27%. Comparing base (
48be4f4
) to head (e7322cc
).
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1970 +/- ##
=======================================
Coverage 90.26% 90.27%
=======================================
Files 139 139
Lines 21735 21754 +19
=======================================
+ Hits 19620 19638 +18
- Misses 2115 2116 +1
Files with missing lines | Coverage Δ | |
---|---|---|
cognite/client/_constants.py | 86.66% <100.00%> (+0.95%) |
⬆️ |
cognite/client/_version.py | 100.00% <100.00%> (ø) |
|
...ognite/client/data_classes/data_modeling/cdm/v1.py | 60.98% <100.00%> (+0.03%) |
⬆️ |
...ite/client/data_classes/data_modeling/instances.py | 91.18% <100.00%> (+0.20%) |
⬆️ |
cognite/client/data_classes/datapoints.py | 92.53% <100.00%> (-0.02%) |
⬇️ |
Loading