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: instance type not possible to reset to null #1970

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

update NodeApply.load to not pass type unless explicitly given

e7322cc
Select commit
Loading
Failed to load commit list.
Open

fix: instance type not possible to reset to null #1970

update NodeApply.load to not pass type unless explicitly given
e7322cc
Select commit
Loading
Failed to load commit list.
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%) ⬇️

... and 1 file with indirect coverage changes