Skip to content

Session fixes for Flask >= 3.1.3#2153

Merged
miguelgrinberg merged 4 commits into
mainfrom
session-fixes
Feb 21, 2026
Merged

Session fixes for Flask >= 3.1.3#2153
miguelgrinberg merged 4 commits into
mainfrom
session-fixes

Conversation

@miguelgrinberg
Copy link
Copy Markdown
Owner

Fixes #2152

@miguelgrinberg miguelgrinberg force-pushed the session-fixes branch 4 times, most recently from 84f1268 to 9b3e8c9 Compare February 20, 2026 00:51
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.96%. Comparing base (325c2d4) to head (38f4f6b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/flask_socketio/__init__.py 33.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2153      +/-   ##
==========================================
- Coverage   81.75%   80.96%   -0.79%     
==========================================
  Files           3        3              
  Lines         411      415       +4     
  Branches       69       71       +2     
==========================================
  Hits          336      336              
- Misses         54       56       +2     
- Partials       21       23       +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.

@miguelgrinberg miguelgrinberg merged commit 956f8f2 into main Feb 21, 2026
43 checks passed
@miguelgrinberg miguelgrinberg deleted the session-fixes branch February 21, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compatibility with Flask 3.1.3

2 participants