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 #1308 repsonse_metadata is missing in admin.initeRequests.list/*.list response classes #1310

Closed seratch closed 2 months ago

seratch commented 2 months ago

This pull request reolves #1308

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 (6a1733c) to head (58ea869).

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

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