fix(assistant): improve middleware dispatch and inject kwargs in middleware #1456
Codecov / codecov/project
succeeded
Mar 11, 2026 in 1s
91.09% (+0.42%) compared to 72a90d2
View this Pull Request on Codecov
91.09% (+0.42%) compared to 72a90d2
Details
Codecov Report
❌ Patch coverage is 94.52055% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.09%. Comparing base (72a90d2) to head (69f8f93).
✅ 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.67% 91.09% +0.42%
==========================================
Files 226 228 +2
Lines 7205 7244 +39
==========================================
+ Hits 6533 6599 +66
+ Misses 672 645 -27 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading