Skip to content

feat: Raw api polars integration#2678

Open
christoffer-hk wants to merge 8 commits into
masterfrom
raw-api-polars-integration
Open

feat: Raw api polars integration#2678
christoffer-hk wants to merge 8 commits into
masterfrom
raw-api-polars-integration

bit more dynamic handling of TYPE_CHECKING block in sync_client_codegen

77744ac
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 8 commits behind head on master.

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%> (ø)

... and 6 files with indirect coverage changes

🚀 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.