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

Fix codecov CI errors #1304

Closed seratch closed 3 months ago

seratch commented 3 months ago

This pull request resolves the CI error caused by the outdated codecov integration

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

Codecov Report

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

Project coverage is 74.93%. Comparing base (298b5aa) to head (375c008). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1304 +/- ## ============================================ + Coverage 74.57% 74.93% +0.35% + Complexity 4137 4131 -6 ============================================ Files 443 443 Lines 13079 12786 -293 Branches 1319 1319 ============================================ - Hits 9754 9581 -173 + Misses 2564 2439 -125 - Partials 761 766 +5 ```

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