cognitedata / cognite-sdk-python

Cognite Python SDK
https://cognite-sdk-python.readthedocs-hosted.com/
Apache License 2.0
76 stars 27 forks source link

[CDF-22128] Model 3D Update/Create #1857

Closed doctrino closed 1 month ago

doctrino commented 1 month ago

Description

Fix bug in /update method Standardize /create method

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.05%. Comparing base (b63a5e3) to head (71adec9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1857 +/- ## ======================================= Coverage 91.05% 91.05% ======================================= Files 124 124 Lines 19238 19239 +1 ======================================= + Hits 17517 17519 +2 + Misses 1721 1720 -1 ``` | [Files](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1857?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata) | Coverage Δ | | |---|---|---| | [cognite/client/\_api/three\_d.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1857?src=pr&el=tree&filepath=cognite%2Fclient%2F_api%2Fthree_d.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvX2FwaS90aHJlZV9kLnB5) | `98.19% <100.00%> (+0.01%)` | :arrow_up: | | [cognite/client/\_version.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1857?src=pr&el=tree&filepath=cognite%2Fclient%2F_version.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvX3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1857/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)