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 #1336 missing and invalid properties in rich text block elements #1337

Closed seratch closed 1 month ago

seratch commented 2 months ago

This pull request resolves #1336

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 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.81%. Comparing base (9976da9) to head (79fa8e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1337 +/- ## ============================================ + Coverage 74.77% 74.81% +0.03% - Complexity 4177 4181 +4 ============================================ Files 451 451 Lines 12930 12930 Branches 1331 1331 ============================================ + Hits 9668 9673 +5 + Misses 2487 2483 -4 + Partials 775 774 -1 ```

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