Fix filter dump in Data Modeling #1510
Merged
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 is87.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 |
Loading