Skip to content

feat(config): honor COGNITE_DISABLE_PYPI_VERSION_CHECK for PyPI versi…

89f3149
Select commit
Loading
Failed to load commit list.
Open

feat(config): honor COGNITE_DISABLE_PYPI_VERSION_CHECK for PyPI version warning #2531

feat(config): honor COGNITE_DISABLE_PYPI_VERSION_CHECK for PyPI versi…
89f3149
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 1s

91.40% (+0.05%) compared to c890725

View this Pull Request on Codecov

91.40% (+0.05%) compared to c890725

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.40%. Comparing base (c890725) to head (89f3149).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2531      +/-   ##
==========================================
+ Coverage   91.35%   91.40%   +0.05%     
==========================================
  Files         192      192              
  Lines       26218    26226       +8     
==========================================
+ Hits        23951    23972      +21     
+ Misses       2267     2254      -13     
Files with missing lines Coverage Δ
cognite/client/config.py 96.26% <100.00%> (+2.32%) ⬆️
cognite/client/utils/_version_checker.py 48.00% <ø> (+48.00%) ⬆️

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