Skip to content

refactor: move agent unit tests into dedicated test directories

0492aa0
Select commit
Loading
Failed to load commit list.
Open

Add 'agent: BoltAgent' listener argument #1437

refactor: move agent unit tests into dedicated test directories
0492aa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 1s

90.61% (+0.07%) compared to 868cedb

View this Pull Request on Codecov

90.61% (+0.07%) compared to 868cedb

Details

Codecov Report

❌ Patch coverage is 92.77108% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.61%. Comparing base (868cedb) to head (0492aa0).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
slack_bolt/agent/agent.py 90.47% 2 Missing ⚠️
slack_bolt/agent/async_agent.py 90.47% 2 Missing ⚠️
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.61%   +0.07%     
==========================================
  Files         222      226       +4     
  Lines        7129     7206      +77     
==========================================
+ Hits         6455     6530      +75     
- Misses        674      676       +2     

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