Skip to content

feat: chat stream helper

b32772b
Select commit
Loading
Failed to load commit list.
Open

feat: chat stream helper #1545

feat: chat stream helper
b32772b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

73.26% (-0.07%) compared to f48758d

View this Pull Request on Codecov

73.26% (-0.07%) compared to f48758d

Details

Codecov Report

❌ Patch coverage is 66.08187% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.26%. Comparing base (f48758d) to head (b32772b).

Files with missing lines Patch % Lines
...a/com/slack/api/methods/AsyncChatStreamHelper.java 61.36% 27 Missing and 7 partials ⚠️
...n/java/com/slack/api/methods/ChatStreamHelper.java 71.42% 15 Missing and 7 partials ⚠️
...om/slack/api/methods/SlackChatStreamException.java 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1545      +/-   ##
============================================
- Coverage     73.32%   73.26%   -0.07%     
- Complexity     4515     4535      +20     
============================================
  Files           477      480       +3     
  Lines         14274    14445     +171     
  Branches       1487     1498      +11     
============================================
+ Hits          10467    10583     +116     
- Misses         2917     2958      +41     
- Partials        890      904      +14     

☔ 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.