Fix data modeling data type Enum dumping #2091
Merged
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
90.68% (+0.00%) compared to 0e564df
View this Pull Request on Codecov
90.68% (+0.00%) compared to 0e564df
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 90.68%. Comparing base (
0e564df
) to head (42190b2
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2091 +/- ##
=======================================
Coverage 90.67% 90.68%
=======================================
Files 149 149
Lines 22881 22880 -1
=======================================
Hits 20748 20748
+ Misses 2133 2132 -1
Files with missing lines | Coverage Δ | |
---|---|---|
cognite/client/_api/ai/tools/documents.py | 78.57% <100.00%> (+7.98%) |
⬆️ |
cognite/client/_api_client.py | 90.34% <ø> (ø) |
|
cognite/client/_version.py | 100.00% <100.00%> (ø) |
|
...te/client/data_classes/data_modeling/containers.py | 98.83% <100.00%> (ø) |
|
...te/client/data_classes/data_modeling/data_types.py | 97.17% <100.00%> (+0.08%) |
⬆️ |
Loading