Skip to content

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

Merged
WilliamBergamin merged 10 commits into
mainfrom
set-assistant-say-in-middleware
Mar 17, 2026
Merged

fix(assistant): improve middleware dispatch and inject kwargs in middleware#1456
WilliamBergamin merged 10 commits into
mainfrom
set-assistant-say-in-middleware

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 linesPatch %Lines
slack_bolt/middleware/assistant/assistant.py77.77%2 Missing ⚠️
slack_bolt/middleware/assistant/async_assistant.py77.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.