Skip to content

Merge branch 'master' into add-iteration-methods-to-docs

891783c
Select commit
Loading
Failed to load commit list.
Open

docs: add all __call__ methods #2633

Merge branch 'master' into add-iteration-methods-to-docs
891783c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 0s

93.07% (-0.03%) compared to 3326f55

View this Pull Request on Codecov

93.07% (-0.03%) compared to 3326f55

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.07%. Comparing base (3326f55) to head (891783c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2633      +/-   ##
==========================================
- Coverage   93.10%   93.07%   -0.03%     
==========================================
  Files         486      486              
  Lines       49633    49633              
==========================================
- Hits        46210    46196      -14     
- Misses       3423     3437      +14     
Files with missing lines Coverage Δ
cognite/client/_api/datapoints.py 98.50% <ø> (ø)
cognite/client/_sync_api/datapoints.py 100.00% <ø> (ø)

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