Skip to content

Merge branch 'master' into update-v8-with-v7-latest

b268276
Select commit
Loading
Failed to load commit list.
Merged

Update v8 with the latest commits from v7 #2478

Merge branch 'master' into update-v8-with-v7-latest
b268276
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 1s

64.59% (+0.05%) compared to 9aba382

View this Pull Request on Codecov

64.59% (+0.05%) compared to 9aba382

Details

Codecov Report

❌ Patch coverage is 60.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.59%. Comparing base (9aba382) to head (b268276).
⚠️ Report is 1 commits behind head on pysdk-release-v8.

Files with missing lines Patch % Lines
tests/tests_integration/test_api/test_workflows.py 65.71% 12 Missing ⚠️
cognite/client/_api/synthetic_time_series.py 42.85% 4 Missing ⚠️
cognite/client/_sync_api/synthetic_time_series.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           pysdk-release-v8    #2478      +/-   ##
====================================================
+ Coverage             64.54%   64.59%   +0.05%     
====================================================
  Files                   467      467              
  Lines                 47774    47789      +15     
====================================================
+ Hits                  30836    30871      +35     
+ Misses                16938    16918      -20     
Files with missing lines Coverage Δ
...integration/test_api/test_synthetic_time_series.py 85.56% <100.00%> (ø)
cognite/client/_sync_api/synthetic_time_series.py 10.00% <0.00%> (-0.53%) ⬇️
cognite/client/_api/synthetic_time_series.py 71.77% <42.85%> (-0.50%) ⬇️
tests/tests_integration/test_api/test_workflows.py 93.89% <65.71%> (+5.58%) ⬆️

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