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

Add /models/statistics #2095

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

add mock

2bed274
Select commit
Loading
Failed to load commit list.
Open

Add /models/statistics #2095

add mock
2bed274
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

90.61% (-0.08%) compared to 73fe764

View this Pull Request on Codecov

90.61% (-0.08%) compared to 73fe764

Details

Codecov Report

Attention: Patch coverage is 75.63025% with 29 lines in your changes missing coverage. Please review.

Project coverage is 90.61%. Comparing base (73fe764) to head (2bed274).

Files with missing lines Patch % Lines
...te/client/data_classes/data_modeling/statistics.py 73.49% 22 Missing ⚠️
cognite/client/_api/data_modeling/statistics.py 74.07% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2095      +/-   ##
==========================================
- Coverage   90.69%   90.61%   -0.08%     
==========================================
  Files         149      151       +2     
  Lines       22880    22996     +116     
==========================================
+ Hits        20750    20838      +88     
- Misses       2130     2158      +28     
Files with missing lines Coverage Δ
cognite/client/_api/data_modeling/__init__.py 100.00% <100.00%> (ø)
cognite/client/data_classes/data_modeling/ids.py 92.61% <100.00%> (ø)
cognite/client/testing.py 100.00% <100.00%> (ø)
cognite/client/utils/_pandas_helpers.py 86.04% <100.00%> (+0.33%) ⬆️
cognite/client/_api/data_modeling/statistics.py 74.07% <74.07%> (ø)
...te/client/data_classes/data_modeling/statistics.py 73.49% <73.49%> (ø)

... and 2 files with indirect coverage changes