Skip to content

Merge branch 'used-for-records' of https://github.com/cognitedata/cog…

3f04056
Select commit
Loading
Failed to load commit list.
Open

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

Merge branch 'used-for-records' of https://github.com/cognitedata/cog…
3f04056
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

93.03% (+0.00%) compared to 29bb729

View this Pull Request on Codecov

93.03% (+0.00%) compared to 29bb729

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.03%. Comparing base (29bb729) to head (3f04056).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2621   +/-   ##
=======================================
  Coverage   93.03%   93.03%           
=======================================
  Files         486      486           
  Lines       49577    49615   +38     
=======================================
+ Hits        46122    46160   +38     
  Misses       3455     3455           
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 2 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.