slackapi / java-slack-sdk

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

Fix #1311 entity.message is missing in Audit Logs API response #1312

Closed seratch closed 2 months ago

seratch commented 2 months ago

This pull request resolves #1311

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.83%. Comparing base (97144d6) to head (48b6ef7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1312 +/- ## ============================================ - Coverage 74.84% 74.83% -0.01% + Complexity 4128 4127 -1 ============================================ Files 443 443 Lines 12786 12786 Branches 1319 1319 ============================================ - Hits 9570 9569 -1 - Misses 2452 2453 +1 Partials 764 764 ```

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