feat: add support for the Streams API #2380
Draft
Codecov / codecov/project
succeeded
Nov 22, 2025 in 0s
90.98% (+0.00%) compared to f356839
View this Pull Request on Codecov
90.98% (+0.00%) compared to f356839
Details
Codecov Report
❌ Patch coverage is 98.24561% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.98%. Comparing base (f356839) to head (274b01b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cognite/client/_api/data_modeling/streams.py | 96.77% | 1 Missing |
| ...gnite/client/data_classes/data_modeling/streams.py | 98.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2380 +/- ##
========================================
Coverage 90.97% 90.98%
========================================
Files 192 194 +2
Lines 26138 26256 +118
========================================
+ Hits 23780 23889 +109
- Misses 2358 2367 +9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_api/data_modeling/__init__.py | 100.00% <100.00%> (ø) |
|
| cognite/client/_api_client.py | 91.55% <ø> (ø) |
|
| ...nite/client/data_classes/data_modeling/__init__.py | 100.00% <100.00%> (ø) |
|
| cognite/client/testing.py | 100.00% <100.00%> (ø) |
|
| cognite/client/_api/data_modeling/streams.py | 96.77% <96.77%> (ø) |
|
| ...gnite/client/data_classes/data_modeling/streams.py | 98.71% <98.71%> (ø) |
🚀 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