twonirwana / DiscordDiceBot

A dice rolling bot for Discord, that uses buttons and provides image for the rolled dice.
GNU Affero General Public License v3.0
31 stars 7 forks source link

update slash reply and gradle 8.10 #558

Closed twonirwana closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 63.63636% with 12 lines in your changes missing coverage. Please review.

Project coverage is 70.01%. Comparing base (7f83801) to head (a9f4b59). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...command/AbstractComponentInteractEventHandler.java 0.00% 5 Missing :warning:
...o/discord/connector/jda/SlashEventAdapterImpl.java 0.00% 3 Missing :warning:
.../discord/connector/jda/ButtonEventAdapterImpl.java 0.00% 2 Missing :warning:
...anno/discord/connector/jda/DiscordAdapterImpl.java 0.00% 1 Missing :warning:
...java/de/janno/discord/connector/jda/JdaClient.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #558 +/- ## ============================================ + Coverage 69.75% 70.01% +0.25% - Complexity 1120 1122 +2 ============================================ Files 103 103 Lines 5317 5306 -11 Branches 528 526 -2 ============================================ + Hits 3709 3715 +6 + Misses 1223 1206 -17 Partials 385 385 ```

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