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

Fix filter dump in Data Modeling #1510

Merged
merged 10 commits into from
Nov 15, 2023

fix: typo

04613f3
Select commit
Loading
Failed to load commit list.
Merged

Fix filter dump in Data Modeling #1510

fix: typo
04613f3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

91.64% (+0.02%) compared to d5286ae

View this Pull Request on Codecov

91.64% (+0.02%) compared to d5286ae

Details

Codecov Report

Merging #1510 (04613f3) into master (d5286ae) will increase coverage by 0.02%.
The diff coverage is 87.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1510      +/-   ##
==========================================
+ Coverage   91.62%   91.64%   +0.02%     
==========================================
  Files         120      120              
  Lines       15605    15607       +2     
==========================================
+ Hits        14298    14303       +5     
+ Misses       1307     1304       -3     
Files Coverage Δ
cognite/client/_api/assets.py 95.01% <ø> (ø)
cognite/client/_api/data_modeling/spaces.py 85.71% <100.00%> (+0.34%) ⬆️
cognite/client/_api/events.py 92.94% <ø> (ø)
cognite/client/_api/sequences.py 91.94% <ø> (ø)
cognite/client/_api/time_series.py 93.33% <ø> (ø)
cognite/client/_api_client.py 89.52% <ø> (ø)
cognite/client/_version.py 100.00% <100.00%> (ø)
cognite/client/data_classes/data_modeling/ids.py 91.48% <100.00%> (+0.06%) ⬆️
cognite/client/data_classes/filters.py 98.07% <100.00%> (ø)
cognite/client/data_classes/relationships.py 90.97% <100.00%> (ø)
... and 1 more

... and 1 file with indirect coverage changes