Skip to content

Fix bad lock file

d1ce6cb
Select commit
Loading
Failed to load commit list.
Open

docs: Remove duplicate type hints in docstrings and annotations #2483

Fix bad lock file
d1ce6cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 0s

93.41% (-0.01%) compared to ffcc432

View this Pull Request on Codecov

93.41% (-0.01%) compared to ffcc432

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.41%. Comparing base (ffcc432) to head (d1ce6cb).
⚠️ Report is 5 commits behind head on pysdk-release-v8.

Additional details and impacted files
@@                 Coverage Diff                  @@
##           pysdk-release-v8    #2483      +/-   ##
====================================================
- Coverage             93.41%   93.41%   -0.01%     
====================================================
  Files                   478      478              
  Lines                 48217    48230      +13     
====================================================
+ Hits                  45044    45054      +10     
- Misses                 3173     3176       +3     
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/graphql.py 100.00% <ø> (ø)
cognite/client/_api/data_modeling/instances.py 87.71% <ø> (-0.85%) ⬇️
...nite/client/_api/data_modeling/space_statistics.py 100.00% <ø> (ø)
cognite/client/_api/data_modeling/spaces.py 100.00% <ø> (ø)
... and 214 more

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