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

parallelize using partitions #1863

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

ensure no duplicates are returned when we chunk for the user

ef12e48
Select commit
Loading
Failed to load commit list.
Open

parallelize using partitions #1863

ensure no duplicates are returned when we chunk for the user
ef12e48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 1s

91.12% (+0.05%) compared to c05587f

View this Pull Request on Codecov

91.12% (+0.05%) compared to c05587f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.12%. Comparing base (c05587f) to head (ef12e48).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1863      +/-   ##
==========================================
+ Coverage   91.06%   91.12%   +0.05%     
==========================================
  Files         124      124              
  Lines       19245    19239       -6     
==========================================
+ Hits        17526    17531       +5     
+ Misses       1719     1708      -11     
Files Coverage Δ
cognite/client/_api/relationships.py 100.00% <100.00%> (+1.16%) ⬆️
cognite/client/utils/_auxiliary.py 92.41% <100.00%> (ø)

... and 2 files with indirect coverage changes