Skip to content

docs(Files): Add tip section to FilesAPI methods regarding "Data Modeling Files API"#2692

Merged
haakonvt merged 2 commits into
masterfrom
add-DM-tip-on-file-methods
Jul 20, 2026
Merged

docs(Files): Add tip section to FilesAPI methods regarding "Data Modeling Files API"#2692
haakonvt merged 2 commits into
masterfrom
add-DM-tip-on-file-methods

fix brittle test_list_workflow_executions test

b48e43a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 1s

93.67% (-0.01%) compared to a290589

View this Pull Request on Codecov

93.67% (-0.01%) compared to a290589

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2692      +/-   ##
==========================================
- Coverage   93.68%   93.67%   -0.01%     
==========================================
  Files         504      504              
  Lines       51166    51166              
==========================================
- Hits        47933    47928       -5     
- Misses       3233     3238       +5     
Files with missing lines Coverage Δ
cognite/client/_api/files.py 96.68% <ø> (ø)
cognite/client/_sync_api/files.py 100.00% <ø> (ø)
tests/tests_integration/test_api/test_workflows.py 88.40% <100.00%> (ø)

... and 5 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.