Skip to content

Merge branch 'master' into pysdk-release-v8

e05cae7
Select commit
Loading
Failed to load commit list.
Merged

Update v8 with master #2450

Merge branch 'master' into pysdk-release-v8
e05cae7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2026 in 1s

64.85% (+0.04%) compared to b0eedac

View this Pull Request on Codecov

64.85% (+0.04%) compared to b0eedac

Details

Codecov Report

❌ Patch coverage is 81.81818% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.85%. Comparing base (b0eedac) to head (e05cae7).
⚠️ Report is 2 commits behind head on pysdk-release-v8.

Files with missing lines Patch % Lines
cognite/client/_org_client.py 0.00% 5 Missing ⚠️
...te/client/data_classes/datapoints_subscriptions.py 71.42% 4 Missing ⚠️
cognite/client/_api/files.py 33.33% 2 Missing ⚠️
cognite/client/utils/_auxiliary.py 60.00% 2 Missing ⚠️
cognite/client/_basic_api_client.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           pysdk-release-v8    #2450      +/-   ##
====================================================
+ Coverage             64.80%   64.85%   +0.04%     
====================================================
  Files                   467      467              
  Lines                 47418    47481      +63     
====================================================
+ Hits                  30731    30792      +61     
- Misses                16687    16689       +2     
Files with missing lines Coverage Δ
cognite/client/_sync_api/files.py 33.33% <ø> (ø)
cognite/client/_sync_api/org_apis/principals.py 3.57% <ø> (ø)
tests/tests_unit/test_api_client.py 99.69% <100.00%> (+<0.01%) ⬆️
.../test_data_classes/test_datapoint_subscriptions.py 100.00% <100.00%> (ø)
cognite/client/_basic_api_client.py 65.00% <66.66%> (+0.45%) ⬆️
cognite/client/_api/files.py 67.66% <33.33%> (ø)
cognite/client/utils/_auxiliary.py 54.16% <60.00%> (+0.25%) ⬆️
...te/client/data_classes/datapoints_subscriptions.py 33.19% <71.42%> (+3.32%) ⬆️
cognite/client/_org_client.py 0.00% <0.00%> (ø)

... and 2 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.