fdm filters should accept list of objects #1908
Merged
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%) |
⬆️ |
Loading