feat(state time series): add retrieve_arrays support for raw state datapoints - #2812
Open
haakonvt wants to merge 10 commits into
Open
feat(state time series): add retrieve_arrays support for raw state datapoints#2812haakonvt wants to merge 10 commits into
haakonvt wants to merge 10 commits into
Codecov / codecov/project
succeeded
Sep 9, 2026 in 1s
93.15% (-0.02%) compared to 30c1abf
View this Pull Request on Codecov
93.15% (-0.02%) compared to 30c1abf
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.15%. Comparing base (30c1abf) to head (be4d770).
Additional details and impacted files
@@ Coverage Diff @@
## add-state-ts-retrieve-support-pandas #2812 +/- ##
========================================================================
- Coverage 93.16% 93.15% -0.02%
========================================================================
Files 516 516
Lines 53844 53888 +44
========================================================================
+ Hits 50166 50198 +32
- Misses 3678 3690 +12 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_api/datapoint_tasks.py | 95.69% <100.00%> (+0.08%) |
⬆️ |
| cognite/client/data_classes/datapoints.py | 90.58% <100.00%> (-0.10%) |
⬇️ |
| ...ests/tests_integration/test_api/test_datapoints.py | 99.36% <100.00%> (+0.01%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading