Skip to content

feat: add agents.sessions.setStatus and agents.sessions.rename - #1633

Draft
zimeg wants to merge 1 commit into
apifrom
clack/agents-sessions-methods
Draft

feat: add agents.sessions.setStatus and agents.sessions.rename#1633
zimeg wants to merge 1 commit into
apifrom
clack/agents-sessions-methods

feat: add agents.sessions.setStatus and agents.sessions.rename

3918e12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 1s

73.13% (+2.33%) compared to d1a5fb2

View this Pull Request on Codecov

73.13% (+2.33%) compared to d1a5fb2

Details

Codecov Report

❌ Patch coverage is 8.00000% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.13%. Comparing base (d1a5fb2) to head (3918e12).
⚠️ Report is 1 commits behind head on api.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...java/com/slack/api/methods/RequestFormBuilder.java 0.00% 15 Missing ⚠️
...slack/api/methods/impl/AsyncMethodsClientImpl.java 0.00% 4 Missing ⚠️
.../com/slack/api/methods/impl/MethodsClientImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                api    #1633      +/-   ##
============================================
+ Coverage     70.80%   73.13%   +2.33%     
- Complexity      235     4523    +4288     
============================================
  Files            44      478     +434     
  Lines           548    14339   +13791     
  Branches         47     1491    +1444     
============================================
+ Hits            388    10487   +10099     
- Misses          137     2962    +2825     
- Partials         23      890     +867     

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