feat: Raw api polars integration#2678
Open
christoffer-hk wants to merge 8 commits into
Open
Codecov / codecov/project
succeeded
Jun 21, 2026 in 0s
93.65% (-0.01%) compared to 5309e35
View this Pull Request on Codecov
93.65% (-0.01%) compared to 5309e35
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.65%. Comparing base (5309e35) to head (77744ac).
Additional details and impacted files
@@ Coverage Diff @@
## master #2678 +/- ##
==========================================
- Coverage 93.65% 93.65% -0.01%
==========================================
Files 498 498
Lines 50342 50460 +118
==========================================
+ Hits 47148 47258 +110
- Misses 3194 3202 +8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/_api/raw/rows.py | 91.37% <100.00%> (+0.36%) |
⬆️ |
| cognite/client/_sync_api/raw/rows.py | 100.00% <100.00%> (ø) |
|
| cognite/client/data_classes/_base.py | 93.79% <100.00%> (+0.01%) |
⬆️ |
| cognite/client/data_classes/raw.py | 96.47% <100.00%> (+0.23%) |
⬆️ |
| tests/tests_unit/test_api/test_raw.py | 100.00% <100.00%> (ø) |
🚀 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