Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOGE-106] Instance aggregate/search limit=None means maximum #2121

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix-limit-instance-aggregate

75e51af
Select commit
Loading
Failed to load commit list.
Open

[DOGE-106] Instance aggregate/search limit=None means maximum #2121

Merge branch 'master' into fix-limit-instance-aggregate
75e51af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 1s

90.38% (+0.00%) compared to 11cf2b4

View this Pull Request on Codecov

90.38% (+0.00%) compared to 11cf2b4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.38%. Comparing base (11cf2b4) to head (75e51af).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2121   +/-   ##
=======================================
  Coverage   90.38%   90.38%           
=======================================
  Files         152      152           
  Lines       23127    23131    +4     
=======================================
+ Hits        20903    20908    +5     
+ Misses       2224     2223    -1     
Files with missing lines Coverage Δ
cognite/client/_api/data_modeling/instances.py 88.29% <100.00%> (+0.11%) ⬆️
cognite/client/_version.py 100.00% <100.00%> (ø)

... and 1 file 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.