Skip to content

fix: align WSGI/ASGI test infrastructure and handler with spec - #1513

Merged
WilliamBergamin merged 9 commits into
mainfrom
imporve-asgi-wsgi-remove-deps
Jun 2, 2026
Merged

fix: align WSGI/ASGI test infrastructure and handler with spec#1513
WilliamBergamin merged 9 commits into
mainfrom
imporve-asgi-wsgi-remove-deps

Merge branch 'main' into imporve-asgi-wsgi-remove-deps

75858cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 1s

91.34% (-0.03%) compared to a38510f

View this Pull Request on Codecov

91.34% (-0.03%) compared to a38510f

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.34%. Comparing base (a38510f) to head (75858cc).
✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
slack_bolt/adapter/asgi/http_response.py85.71%1 Missing ⚠️
slack_bolt/adapter/wsgi/handler.py80.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #1513 +/- ##
==========================================
- Coverage 91.36% 91.34% -0.03% 
==========================================
Files 228 228 Lines 7275 7279 +4 ==========================================
+ Hits 6647 6649 +2 - Misses 628 630 +2 

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