Skip to content

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

75858cc
Select commit
Loading
Failed to load commit list.
Open

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

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 lines Patch % Lines
slack_bolt/adapter/asgi/http_response.py 85.71% 1 Missing ⚠️
slack_bolt/adapter/wsgi/handler.py 80.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.