cognitedata / cognite-sdk-python

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

Typed Core Model #1824

Closed doctrino closed 2 months ago

doctrino commented 2 months ago

Description

Please describe the change you have made.

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 72.50996% with 69 lines in your changes missing coverage. Please review.

Project coverage is 92.40%. Comparing base (91957d6) to head (fea5c90).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1824 +/- ## ========================================== - Coverage 92.69% 92.40% -0.29% ========================================== Files 122 124 +2 Lines 18200 18445 +245 ========================================== + Hits 16871 17045 +174 - Misses 1329 1400 +71 ``` | [Files](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1824?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/\_version.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1824?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%> (ø)` | | | [cognite/client/data\_classes/cdm/\_\_init\_\_.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1824?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fcdm%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2NkbS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [...ite/client/data\_classes/data\_modeling/instances.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1824?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fdata_modeling%2Finstances.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2RhdGFfbW9kZWxpbmcvaW5zdGFuY2VzLnB5) | `92.93% <100.00%> (ø)` | | | [...ient/data\_classes/data\_modeling/typed\_instances.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1824?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fdata_modeling%2Ftyped_instances.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2RhdGFfbW9kZWxpbmcvdHlwZWRfaW5zdGFuY2VzLnB5) | `92.00% <93.75%> (+0.07%)` | :arrow_up: | | [cognite/client/data\_classes/cdm/v1.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1824?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fcdm%2Fv1.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2NkbS92MS5weQ==) | `70.43% <70.43%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1824/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)