cognitedata / cognite-sdk-python

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

parallelize using partitions #1863

Open haakonvt opened 1 month ago

haakonvt commented 1 month ago

Testing different parallelization strategy for relationships list.

https://cognitedata.atlassian.net/browse/DM-1896?atlOrigin=eyJpIjoiY2I0NjNhZmMxMmUyNDVjMTgyZjYwMGE5MjRkMzA1MGEiLCJwIjoiaiJ9

1831

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.12%. Comparing base (c05587f) to head (ef12e48). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1863 +/- ## ========================================== + Coverage 91.06% 91.12% +0.05% ========================================== Files 124 124 Lines 19245 19239 -6 ========================================== + Hits 17526 17531 +5 + Misses 1719 1708 -11 ``` | [Files](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1863?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/relationships.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1863?src=pr&el=tree&filepath=cognite%2Fclient%2F_api%2Frelationships.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvX2FwaS9yZWxhdGlvbnNoaXBzLnB5) | `100.00% <100.00%> (+1.16%)` | :arrow_up: | | [cognite/client/utils/\_auxiliary.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1863?src=pr&el=tree&filepath=cognite%2Fclient%2Futils%2F_auxiliary.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvdXRpbHMvX2F1eGlsaWFyeS5weQ==) | `92.41% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/1863/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)