slackapi / java-slack-sdk

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

Fix #1237 TeamBillableInfoRequest missing 2 optional arguments #1240

Closed seratch closed 9 months ago

seratch commented 9 months ago

This pull request resolves #1237

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

Codecov Report

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

Comparison is base (d627815) 74.05% compared to head (701bfdd) 74.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1240 +/- ## ============================================ + Coverage 74.05% 74.18% +0.12% - Complexity 4090 4097 +7 ============================================ Files 441 441 Lines 13016 13018 +2 Branches 1310 1310 ============================================ + Hits 9639 9657 +18 + Misses 2610 2593 -17 - Partials 767 768 +1 ```

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