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

Support Project Endpoints #1390

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'origin/master' into support-projects

e9dc106
Select commit
Loading
Failed to load commit list.
Draft

Support Project Endpoints #1390

Merge remote-tracking branch 'origin/master' into support-projects
e9dc106
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2024 in 0s

91.56% (-0.01%) compared to e2d93f2

View this Pull Request on Codecov

91.56% (-0.01%) compared to e2d93f2

Details

Codecov Report

Merging #1390 (e9dc106) into master (e2d93f2) will decrease coverage by 0.01%.
The diff coverage is 90.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1390      +/-   ##
==========================================
- Coverage   91.57%   91.56%   -0.01%     
==========================================
  Files         120      122       +2     
  Lines       16833    17089     +256     
==========================================
+ Hits        15415    15648     +233     
- Misses       1418     1441      +23     
Files Coverage Δ
cognite/client/_api/iam.py 87.02% <100.00%> (+0.20%) ⬆️
cognite/client/data_classes/__init__.py 100.00% <100.00%> (ø)
cognite/client/testing.py 100.00% <100.00%> (ø)
cognite/client/_api/projects.py 60.00% <60.00%> (ø)
cognite/client/data_classes/projects.py 93.36% <93.36%> (ø)

... and 1 file with indirect coverage changes