cognitedata / cognite-sdk-python

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

CDF-22673: add support for data modeling triggers in data workflows #2012

Closed vincent-cognite closed 1 week ago

vincent-cognite commented 2 weeks ago

Description

Please describe the change you have made.

Checklist:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.37%. Comparing base (ea8b81c) to head (0909014). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
cognite/client/data_classes/workflows.py 97.05% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2012 +/- ## ========================================== + Coverage 90.33% 90.37% +0.04% ========================================== Files 141 141 Lines 22163 22191 +28 ========================================== + Hits 20020 20056 +36 + Misses 2143 2135 -8 ``` | [Files with missing lines](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2012?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/workflows.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2012?src=pr&el=tree&filepath=cognite%2Fclient%2F_api%2Fworkflows.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvX2FwaS93b3JrZmxvd3MucHk=) | `89.33% <ø> (ø)` | | | [cognite/client/\_version.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2012?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/data\_modeling/query.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2012?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fdata_modeling%2Fquery.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL2RhdGFfbW9kZWxpbmcvcXVlcnkucHk=) | `92.48% <100.00%> (ø)` | | | [cognite/client/data\_classes/workflows.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2012?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Fworkflows.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL3dvcmtmbG93cy5weQ==) | `95.58% <97.05%> (+0.04%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2012/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)