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 213 forks source link

Mark stars.* API methods as deprecated #1182

Closed seratch closed 1 year ago

seratch commented 1 year ago

see also: https://api.slack.com/changelog/2023-07-its-later-already-for-stars-and-reminders

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 1 year ago

Codecov Report

Merging #1182 (ad8af30) into main (71b7032) will increase coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1182   +/-   ##
=========================================
  Coverage     75.25%   75.26%           
- Complexity     4001     4002    +1     
=========================================
  Files           430      430           
  Lines         12528    12528           
  Branches       1261     1261           
=========================================
+ Hits           9428     9429    +1     
+ Misses         2353     2351    -2     
- Partials        747      748    +1     
Impacted Files Coverage Δ
...slack/api/methods/impl/AsyncMethodsClientImpl.java 92.32% <ø> (ø)
.../com/slack/api/methods/impl/MethodsClientImpl.java 83.59% <ø> (ø)

... and 3 files with indirect coverage changes

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