feat: Streams API (ILA streams and records) #2533
Closed
Codecov / codecov/project
succeeded
Mar 25, 2026 in 0s
91.36% (+0.01%) compared to c890725
View this Pull Request on Codecov
91.36% (+0.01%) compared to c890725
Details
Codecov Report
❌ Patch coverage is 93.82239% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.36%. Comparing base (c890725) to head (a76d8f7).
Additional details and impacted files
@@ Coverage Diff @@
## master #2533 +/- ##
==========================================
+ Coverage 91.35% 91.36% +0.01%
==========================================
Files 192 197 +5
Lines 26218 26477 +259
==========================================
+ Hits 23951 24192 +241
- Misses 2267 2285 +18 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_api_client.py | 91.53% <ø> (ø) |
|
| cognite/client/_cognite_client.py | 94.17% <100.00%> (+0.11%) |
⬆️ |
| cognite/client/data_classes/__init__.py | 100.00% <100.00%> (ø) |
|
| cognite/client/data_classes/streams/__init__.py | 100.00% <100.00%> (ø) |
|
| cognite/client/data_classes/streams/stream.py | 100.00% <100.00%> (ø) |
|
| cognite/client/testing.py | 100.00% <100.00%> (ø) |
|
| ...gnite/client/data_classes/streams/stream_record.py | 98.98% <98.98%> (ø) |
|
| cognite/client/_api/streams/__init__.py | 85.71% <85.71%> (ø) |
|
| cognite/client/_api/streams/records.py | 65.51% <65.51%> (ø) |
🚀 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