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

fdm filters should accept list of objects #1908

Merged
merged 4 commits into from
Sep 4, 2024

add note to changelog on removed read-only assets props

eeb5331
Select commit
Loading
Failed to load commit list.
Merged

fdm filters should accept list of objects #1908

add note to changelog on removed read-only assets props
eeb5331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

90.82% (+0.07%) compared to c4db741

View this Pull Request on Codecov

90.82% (+0.07%) compared to c4db741

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.82%. Comparing base (c4db741) to head (eeb5331).

Files with missing lines Patch % Lines
cognite/client/data_classes/filters.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1908      +/-   ##
==========================================
+ Coverage   90.75%   90.82%   +0.07%     
==========================================
  Files         130      130              
  Lines       20109    20113       +4     
==========================================
+ Hits        18249    18267      +18     
+ Misses       1860     1846      -14     
Files with missing lines Coverage Δ
cognite/client/_version.py 100.00% <100.00%> (ø)
cognite/client/data_classes/filters.py 94.98% <91.66%> (+0.06%) ⬆️

... and 4 files with indirect coverage changes