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

Add new arguments to admin.users.list API method #1230

Closed seratch closed 10 months ago

seratch commented 10 months ago

This pull request adds two newly added options to https://api.slack.com/methods/admin.users.list

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

Codecov Report

Merging #1230 (5c0d8da) into main (5222c91) will decrease coverage by 0.19%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1230      +/-   ##
============================================
- Coverage     74.72%   74.54%   -0.19%     
+ Complexity     4071     4062       -9     
============================================
  Files           437      437              
  Lines         12855    12857       +2     
  Branches       1298     1298              
============================================
- Hits           9606     9584      -22     
- Misses         2491     2512      +21     
- Partials        758      761       +3     
Files Coverage Δ
...java/com/slack/api/methods/RequestFormBuilder.java 87.23% <100.00%> (+0.01%) :arrow_up:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more