Skip to content

run test without importlib.reload

7d2f97f
Select commit
Loading
Failed to load commit list.
Merged

docs: Show correct accessors in the documentation #2563

run test without importlib.reload
7d2f97f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

92.74% (-0.03%) compared to 2219c53

View this Pull Request on Codecov

92.74% (-0.03%) compared to 2219c53

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.74%. Comparing base (2219c53) to head (7d2f97f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2563      +/-   ##
==========================================
- Coverage   92.77%   92.74%   -0.03%     
==========================================
  Files         480      480              
  Lines       48316    48441     +125     
==========================================
+ Hits        44826    44929     +103     
- Misses       3490     3512      +22     
Files with missing lines Coverage Δ
cognite/client/_api/agents/agents.py 100.00% <ø> (ø)
cognite/client/_api/ai/tools/documents.py 78.57% <ø> (ø)
cognite/client/_api/annotations.py 95.65% <ø> (ø)
cognite/client/_api/assets.py 97.35% <ø> (ø)
cognite/client/_api/data_modeling/containers.py 98.14% <ø> (ø)
cognite/client/_api/data_modeling/data_models.py 100.00% <ø> (ø)
cognite/client/_api/data_modeling/instances.py 88.55% <ø> (-2.34%) ⬇️
...nite/client/_api/data_modeling/space_statistics.py 100.00% <ø> (ø)
cognite/client/_api/data_modeling/spaces.py 100.00% <ø> (ø)
cognite/client/_api/data_modeling/statistics.py 100.00% <ø> (ø)
... and 121 more

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