cognitedata / cognite-sdk-python

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

fix TimeSeries methods: count, latest and first #2043

Closed haakonvt closed 1 day ago

haakonvt commented 6 days ago

https://cognitedata.atlassian.net/browse/DM-2393

[7.69.1] - 2024-11-25

Fixed

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 90.45%. Comparing base (297b56e) to head (ebf00ac). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2043 +/- ## ========================================== - Coverage 90.46% 90.45% -0.01% ========================================== Files 139 139 Lines 22393 22393 ========================================== - Hits 20257 20256 -1 - Misses 2136 2137 +1 ``` | [Files with missing lines](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2043?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/2043?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/time\_series.py](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2043?src=pr&el=tree&filepath=cognite%2Fclient%2Fdata_classes%2Ftime_series.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata#diff-Y29nbml0ZS9jbGllbnQvZGF0YV9jbGFzc2VzL3RpbWVfc2VyaWVzLnB5) | `95.47% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/cognitedata/cognite-sdk-python/pull/2043/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)