Skip to content

session: emit cookie from middleware only

b2739a3
Select commit
Loading
Failed to load commit list.
Draft

fix(auth): rotate session on login and invalidate on logout (#925) #1447

session: emit cookie from middleware only
b2739a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

69.15% (+0.00%) compared to 06f6946

View this Pull Request on Codecov

69.15% (+0.00%) compared to 06f6946

Details

Codecov Report

❌ Patch coverage is 15.38462% with 22 lines in your changes missing coverage. Please review.
βœ… Project coverage is 69.15%. Comparing base (06f6946) to head (b2739a3).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
session/cookie.go 0.00% 22 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1447    +/-   ##
========================================
  Coverage   69.15%   69.15%            
========================================
  Files         362      364     +2     
  Lines       28315    28491   +176     
========================================
+ Hits        19581    19703   +122     
- Misses       7870     7916    +46     
- Partials      864      872     +8     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.