Skip to content

minor improvement on comments

a024552
Select commit
Loading
Failed to load commit list.
Merged

fix(assistant): improve middleware dispatch and inject kwargs in middleware #1456

minor improvement on comments
a024552
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

91.35% (+0.45%) compared to f0db283

View this Pull Request on Codecov

91.35% (+0.45%) compared to f0db283

Details

Codecov Report

❌ Patch coverage is 95.60440% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.35%. Comparing base (f0db283) to head (a024552).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
slack_bolt/middleware/assistant/assistant.py 77.77% 2 Missing ⚠️
slack_bolt/middleware/assistant/async_assistant.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1456      +/-   ##
==========================================
+ Coverage   90.89%   91.35%   +0.45%     
==========================================
  Files         226      229       +3     
  Lines        7205     7262      +57     
==========================================
+ Hits         6549     6634      +85     
+ Misses        656      628      -28     

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