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

Fix #1233 files.upload v2 import error #1234

Closed seratch closed 10 months ago

seratch commented 10 months ago

This pull request resolves #1233 for the main branch. I will make the same change for a hotfix too

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

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

Comparison is base (9e9d7da) 74.04% compared to head (097e3fb) 74.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1234 +/- ## ========================================= Coverage 74.04% 74.04% Complexity 4083 4083 ========================================= Files 440 440 Lines 12995 12995 Branches 1310 1310 ========================================= Hits 9622 9622 Misses 2606 2606 Partials 767 767 ```

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