Skip to content

improve readability

b94bc21
Select commit
Loading
Failed to load commit list.
Open

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

improve readability
b94bc21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 0s

91.28% (-0.03%) compared to e8222b5

View this Pull Request on Codecov

91.28% (-0.03%) compared to e8222b5

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.28%. Comparing base (e8222b5) to head (b94bc21).
✅ 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.30%   91.28%   -0.03%     
==========================================
  Files         228      228              
  Lines        7271     7275       +4     
==========================================
+ Hits         6639     6641       +2     
- Misses        632      634       +2     

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