Skip to content

fix: add type ignore comments for chat_stream args delegated to the API

3d7f305
Select commit
Loading
Failed to load commit list.
Merged

Add 'agent: BoltAgent' listener argument #1437

fix: add type ignore comments for chat_stream args delegated to the API
3d7f305
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 0s

90.64% (+0.09%) compared to 868cedb

View this Pull Request on Codecov

90.64% (+0.09%) compared to 868cedb

Details

Codecov Report

❌ Patch coverage is 96.49123% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.64%. Comparing base (868cedb) to head (3d7f305).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
slack_bolt/kwargs_injection/async_utils.py 87.50% 1 Missing ⚠️
slack_bolt/kwargs_injection/utils.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1437      +/-   ##
==========================================
+ Coverage   90.54%   90.64%   +0.09%     
==========================================
  Files         222      226       +4     
  Lines        7129     7182      +53     
==========================================
+ Hits         6455     6510      +55     
+ Misses        674      672       -2     

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