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

Improve welcome command and update grade #581

Closed twonirwana closed 3 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 72.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 69.89%. Comparing base (c655a77) to head (3ab3931). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../de/janno/discord/bot/command/AbstractCommand.java 50.00% 0 Missing and 3 partials :warning:
...anno/discord/bot/command/AbstractSlashCommand.java 0.00% 2 Missing :warning:
...in/java/de/janno/discord/bot/BaseCommandUtils.java 0.00% 0 Missing and 1 partial :warning:
...janno/discord/bot/command/help/WelcomeCommand.java 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #581 +/- ## ============================================ - Coverage 69.93% 69.89% -0.04% Complexity 1115 1115 ============================================ Files 103 103 Lines 5292 5299 +7 Branches 525 527 +2 ============================================ + Hits 3701 3704 +3 - Misses 1206 1208 +2 - Partials 385 387 +2 ```

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