feat(timeseries): support state time series#2598
Draft
evertoncolling wants to merge 11 commits into
Draft
Codecov / codecov/project
succeeded
Jun 12, 2026 in 0s
93.50% (-0.16%) compared to 5309e35
View this Pull Request on Codecov
93.50% (-0.16%) compared to 5309e35
Details
Codecov Report
❌ Patch coverage is 80.15873% with 100 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.50%. Comparing base (5309e35) to head (9e2fa88).
Additional details and impacted files
@@ Coverage Diff @@
## master #2598 +/- ##
==========================================
- Coverage 93.65% 93.50% -0.16%
==========================================
Files 498 499 +1
Lines 50342 50834 +492
==========================================
+ Hits 47148 47531 +383
- Misses 3194 3303 +109 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_sync_api/datapoints.py | 100.00% <ø> (ø) |
|
| cognite/client/data_classes/__init__.py | 100.00% <ø> (ø) |
|
| ...ognite/client/data_classes/datapoint_aggregates.py | 100.00% <100.00%> (ø) |
|
| ...ests_integration/test_api/test_state_timeseries.py | 100.00% <100.00%> (ø) |
|
| tests/tests_unit/test_api/test_datapoints.py | 100.00% <100.00%> (ø) |
|
| ...ts/tests_unit/test_data_classes/test_datapoints.py | 100.00% <100.00%> (ø) |
|
| cognite/client/data_classes/datapoints.py | 88.22% <85.50%> (-0.90%) |
⬇️ |
| cognite/client/utils/_datapoints.py | 89.16% <75.43%> (-3.48%) |
⬇️ |
| cognite/client/utils/_pandas_helpers.py | 84.06% <21.05%> (-7.40%) |
⬇️ |
| cognite/client/_api/datapoints.py | 95.31% <68.23%> (-3.20%) |
⬇️ |
| ... and 1 more |
🚀 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