Skip to content

feat: add markdown_text to chat.{postEphemeral,postMessage,scheduleMe…

54b9ff8
Select commit
Loading
Failed to load commit list.
Merged

feat: add markdown_text to chat.{postEphemeral,postMessage,scheduleMessage,update} api methods #1531

feat: add markdown_text to chat.{postEphemeral,postMessage,scheduleMe…
54b9ff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 1s

72.89% (+0.02%) compared to b08ba12

View this Pull Request on Codecov

72.89% (+0.02%) compared to b08ba12

Details

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.89%. Comparing base (b08ba12) to head (54b9ff8).

Files with missing lines Patch % Lines
...java/com/slack/api/methods/RequestFormBuilder.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1531      +/-   ##
============================================
+ Coverage     72.86%   72.89%   +0.02%     
+ Complexity     4414     4413       -1     
============================================
  Files           477      477              
  Lines         14073    14081       +8     
  Branches       1473     1473              
============================================
+ Hits          10254    10264      +10     
+ Misses         2946     2944       -2     
  Partials        873      873              

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