Skip to content

fix: set test channel/ team to null

beb1b92
Select commit
Loading
Failed to load commit list.
Open

feat: chat stream helper #1545

fix: set test channel/ team to null
beb1b92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2026 in 0s

73.43% (+0.10%) compared to f48758d

View this Pull Request on Codecov

73.43% (+0.10%) compared to f48758d

Details

Codecov Report

❌ Patch coverage is 75.14451% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.43%. Comparing base (f48758d) to head (beb1b92).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...a/com/slack/api/methods/AsyncChatStreamHelper.java 71.59% 21 Missing and 4 partials ⚠️
...n/java/com/slack/api/methods/ChatStreamHelper.java 79.22% 12 Missing and 4 partials ⚠️
...om/slack/api/methods/SlackChatStreamException.java 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1545      +/-   ##
============================================
+ Coverage     73.32%   73.43%   +0.10%     
- Complexity     4515     4549      +34     
============================================
  Files           477      480       +3     
  Lines         14274    14447     +173     
  Branches       1487     1498      +11     
============================================
+ Hits          10467    10609     +142     
- Misses         2917     2941      +24     
- Partials        890      897       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.