cognitedata / cognite-sdk-python

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

InstanceId TimeSeries #1825

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 79.31034% with 30 lines in your changes missing coverage. Please review.

Project coverage is 92.73%. Comparing base (6686e3b) to head (8fe3752).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1825 +/- ## ========================================== - Coverage 92.80% 92.73% -0.07% ========================================== Files 121 121 Lines 17871 17950 +79 ========================================== + Hits 16585 16646 +61 - Misses 1286 1304 +18 ``` | [Files](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825?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/1825?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/datapoints.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fdatapoints.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2RhdGFwb2ludHMucHk=) | `91.79% <100.00%> (+0.07%)` | :arrow_up: | | [cognite/client/utils/\_validation.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825?src=pr&el=tree&filepath=cognite%2Fclient%2Futils%2F_validation.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvdXRpbHMvX3ZhbGlkYXRpb24ucHk=) | `100.00% <100.00%> (ø)` | | | [cognite/client/\_api/datapoint\_tasks.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825?src=pr&el=tree&filepath=cognite%2Fclient%2F_api%2Fdatapoint_tasks.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvX2FwaS9kYXRhcG9pbnRfdGFza3MucHk=) | `94.97% <80.00%> (-0.12%)` | :arrow_down: | | [cognite/client/data\_classes/data\_modeling/ids.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fdata_modeling%2Fids.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2RhdGFfbW9kZWxpbmcvaWRzLnB5) | `92.56% <58.33%> (-1.74%)` | :arrow_down: | | [cognite/client/utils/\_identifier.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825?src=pr&el=tree&filepath=cognite%2Fclient%2Futils%2F_identifier.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvdXRpbHMvX2lkZW50aWZpZXIucHk=) | `90.45% <81.66%> (-2.88%)` | :arrow_down: | | [cognite/client/\_api/datapoints.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825?src=pr&el=tree&filepath=cognite%2Fclient%2F_api%2Fdatapoints.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvX2FwaS9kYXRhcG9pbnRzLnB5) | `96.43% <75.47%> (-1.94%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1825/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)