Skip to content

Remove deprecated Templates API

12878e9
Select commit
Loading
Failed to load commit list.
Closed

[v8] Remove deprecated Templates API #2251

Remove deprecated Templates API
12878e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2025 in 0s

91.07% (+0.26%) compared to 500e257

View this Pull Request on Codecov

91.07% (+0.26%) compared to 500e257

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.07%. Comparing base (500e257) to head (12878e9).
⚠️ Report is 36 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2251      +/-   ##
==========================================
+ Coverage   90.81%   91.07%   +0.26%     
==========================================
  Files         166      164       -2     
  Lines       24636    24269     -367     
==========================================
- Hits        22373    22104     -269     
+ Misses       2263     2165      -98     
Files with missing lines Coverage Δ
cognite/client/_cognite_client.py 93.93% <ø> (-0.13%) ⬇️
cognite/client/data_classes/__init__.py 100.00% <ø> (ø)
cognite/client/testing.py 100.00% <ø> (ø)

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