Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use ASGIConnection instead of Request for flash #3626

Merged
merged 1 commit into from
Jul 15, 2024

fix: use `ASGIConnection` instead of `Request` for `flash`

191dbbd
Select commit
Loading
Failed to load commit list.
Merged

fix: use ASGIConnection instead of Request for flash #3626

fix: use `ASGIConnection` instead of `Request` for `flash`
191dbbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2024 in 0s

98.27% (-0.01%) compared to 5bcb256

View this Pull Request on Codecov

98.27% (-0.01%) compared to 5bcb256

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.27%. Comparing base (5bcb256) to head (191dbbd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3626      +/-   ##
==========================================
- Coverage   98.27%   98.27%   -0.01%     
==========================================
  Files         328      328              
  Lines       14885    14884       -1     
  Branches     2366     2366              
==========================================
- Hits        14628    14627       -1     
  Misses        116      116              
  Partials      141      141              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.