Skip to content

return all variants

bfe0ca8
Select commit
Loading
Failed to load commit list.
Open

feat(Data Modeling): support usedFor=record on containers #2621

return all variants
bfe0ca8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

93.01% (-0.05%) compared to 4b38aa0

View this Pull Request on Codecov

93.01% (-0.05%) compared to 4b38aa0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.01%. Comparing base (4b38aa0) to head (bfe0ca8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2621      +/-   ##
==========================================
- Coverage   93.05%   93.01%   -0.05%     
==========================================
  Files         486      486              
  Lines       49481    49519      +38     
==========================================
+ Hits        46047    46058      +11     
- Misses       3434     3461      +27     
Files with missing lines Coverage Δ
cognite/client/_api/data_modeling/containers.py 98.14% <100.00%> (ø)
...gnite/client/_sync_api/data_modeling/containers.py 97.36% <ø> (ø)
...nite/client/data_classes/data_modeling/__init__.py 100.00% <ø> (ø)
...te/client/data_classes/data_modeling/containers.py 97.68% <100.00%> (+0.06%) ⬆️
...nit/test_api/test_data_modeling/test_containers.py 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.