Skip to content

feat: allow float timeouts in the clientconfig#2671

Open
MortGron wants to merge 1 commit into
masterfrom
float-timeout
Open

feat: allow float timeouts in the clientconfig#2671
MortGron wants to merge 1 commit into
masterfrom
float-timeout

feat: allow float timeouts in the clientconfig

4924be2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

93.55% (-0.05%) compared to a233d8a

View this Pull Request on Codecov

93.55% (-0.05%) compared to a233d8a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.55%. Comparing base (a233d8a) to head (4924be2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2671      +/-   ##
==========================================
- Coverage   93.59%   93.55%   -0.05%     
==========================================
  Files         492      492              
  Lines       49946    49946              
==========================================
- Hits        46748    46727      -21     
- Misses       3198     3219      +21     
Files with missing lines Coverage Δ
cognite/client/config.py 93.28% <ø> (ø)
tests/tests_integration/conftest.py 83.33% <ø> (ø)

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