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

Add deprecation warnings to Steps from Apps components #1319

Closed seratch closed 1 month ago

seratch commented 1 month ago

This pull request adds @Deprecated annotations to the "Steps from Apps" related source code.

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 month ago

Codecov Report

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

Project coverage is 74.91%. Comparing base (8e63663) to head (153772a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1319 +/- ## ============================================ - Coverage 74.96% 74.91% -0.06% + Complexity 4131 4130 -1 ============================================ Files 443 443 Lines 12791 12791 Branches 1319 1319 ============================================ - Hits 9589 9582 -7 - Misses 2433 2440 +7 Partials 769 769 ```

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