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 data modeling data type Enum dumping #2091

Merged
merged 4 commits into from
Jan 15, 2025

minor, unrelated doc fixes + test fixes

42190b2
Select commit
Loading
Failed to load commit list.
Merged

Fix data modeling data type Enum dumping #2091

minor, unrelated doc fixes + test fixes
42190b2
Select commit
Loading
Failed to load commit list.
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%) ⬆️

... and 2 files with indirect coverage changes