slackapi / java-slack-sdk

Slack Developer Kit (including Bolt for Java) for any JVM language
https://slack.dev/java-slack-sdk/
MIT License
571 stars 212 forks source link

Fix #1343 block_suggestion response does not support description in an option #1351

Closed seratch closed 3 weeks ago

seratch commented 3 weeks ago

This pull request resolves #1343

Category (place an x in each of the [ ])

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.99%. Comparing base (11a6def) to head (4001b78). Report is 1 commits behind head on main.

Files Patch % Lines
...ackend/interactive_components/response/Option.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1351 +/- ## ============================================ - Coverage 74.99% 74.99% -0.01% - Complexity 4189 4190 +1 ============================================ Files 451 452 +1 Lines 12929 12931 +2 Branches 1331 1331 ============================================ + Hits 9696 9697 +1 - Misses 2462 2463 +1 Partials 771 771 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.