Skip to content

Merge branch 'main' into update-session-middleware-to-fail-gracefully

c972b14
Select commit
Loading
Failed to load commit list.
Draft

🐛 bug: harden session middleware lifecycle and error handling #4059

Merge branch 'main' into update-session-middleware-to-fail-gracefully
c972b14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2026 in 0s

91.14% (+0.12%) compared to e56b937

View this Pull Request on Codecov

91.14% (+0.12%) compared to e56b937

Details

Codecov Report

❌ Patch coverage is 82.97872% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.14%. Comparing base (e56b937) to head (c972b14).

Files with missing lines Patch % Lines
middleware/session/data.go 40.00% 2 Missing and 1 partial ⚠️
middleware/session/session.go 57.14% 1 Missing and 2 partials ⚠️
middleware/session/middleware.go 95.23% 1 Missing ⚠️
middleware/session/store.go 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4059      +/-   ##
==========================================
+ Coverage   91.02%   91.14%   +0.12%     
==========================================
  Files         122      122              
  Lines       11550    11580      +30     
==========================================
+ Hits        10513    10555      +42     
+ Misses        656      646      -10     
+ Partials      381      379       -2     

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