cognitedata / cognite-sdk-python

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

Allow unknown in read format of groups #1865

Closed doctrino closed 1 month ago

doctrino commented 1 month ago

Description

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.06%. Comparing base (a661630) to head (3f3a725).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1865 +/- ## ======================================= Coverage 91.06% 91.06% ======================================= Files 124 124 Lines 19247 19262 +15 ======================================= + Hits 17527 17541 +14 - Misses 1720 1721 +1 ``` | [Files](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1865?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/1865?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/\_api/iam.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1865?src=pr&el=tree&filepath=cognite%2Fclient%2F_api%2Fiam.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvX2FwaS9pYW0ucHk=) | `94.33% <92.85%> (-0.22%)` | :arrow_down: | | [cognite/client/data\_classes/iam.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1865?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fiam.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2lhbS5weQ==) | `95.51% <75.00%> (-0.57%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1865/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)