Remove hardcoded 14-day token lifetime from auth cookie handling#3732
Open
dauglyon wants to merge 2 commits into
Open
Remove hardcoded 14-day token lifetime from auth cookie handling#3732dauglyon wants to merge 2 commits into
dauglyon wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jul 24, 2026 in 1s
25.85% (+0.00%) compared to 6c5e320
View this Pull Request on Codecov
25.85% (+0.00%) compared to 6c5e320
Details
Codecov Report
❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.85%. Comparing base (6c5e320) to head (dd87afb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| kbase-extension/static/kbase/js/narrativeLogin.js | 0.00% | 5 Missing |
| kbase-extension/static/kbase/js/api/auth.js | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3732 +/- ##
========================================
Coverage 25.85% 25.85%
========================================
Files 461 461
Lines 46691 46694 +3
========================================
+ Hits 12072 12073 +1
- Misses 34619 34621 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| kbase-extension/static/kbase/js/api/auth.js | 92.22% <50.00%> (-1.19%) |
⬇️ |
| kbase-extension/static/kbase/js/narrativeLogin.js | 42.37% <0.00%> (-1.49%) |
⬇️ |
... and 4 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update cc18e72...dd87afb. Read the comment docs.
🚀 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