fix(credentials): token cache reuse issue for OAuthDeviceCode (DM-3772) #2605
Codecov / codecov/project
succeeded
May 6, 2026 in 1s
92.99% (+0.00%) compared to 03ba6fa
View this Pull Request on Codecov
92.99% (+0.00%) compared to 03ba6fa
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.99%. Comparing base (03ba6fa) to head (e135d94).
Additional details and impacted files
@@ Coverage Diff @@
## master #2605 +/- ##
=======================================
Coverage 92.99% 92.99%
=======================================
Files 482 482
Lines 48995 48996 +1
=======================================
+ Hits 45564 45566 +2
+ Misses 3431 3430 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cognite/client/credentials.py | 85.49% <100.00%> (+1.24%) |
⬆️ |
| tests/tests_unit/test_credential_providers.py | 100.00% <100.00%> (ø) |
🚀 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.
Loading