Skip to content

Merge branch 'main' into set-assistant-say-in-middleware

38c40a1
Select commit
Loading
Failed to load commit list.
Open

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

Merge branch 'main' into set-assistant-say-in-middleware
38c40a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

91.09% (+0.42%) compared to 4d15431

View this Pull Request on Codecov

91.09% (+0.42%) compared to 4d15431

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 (4d15431) to head (38c40a1).
✅ 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.