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

Reroll answer #508

Closed twonirwana closed 3 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 82.76730% with 137 lines in your changes missing coverage. Please review.

Project coverage is 69.20%. Comparing base (e225195) to head (446935b).

Files Patch % Lines
...anno/discord/bot/command/AbstractSlashCommand.java 73.46% 19 Missing and 7 partials :warning:
...command/AbstractComponentInteractEventHandler.java 83.87% 11 Missing and 9 partials :warning:
...e/janno/discord/bot/dice/DiceEvaluatorAdapter.java 79.31% 8 Missing and 10 partials :warning:
...iscord/bot/command/reroll/RerollAnswerHandler.java 88.81% 1 Missing and 15 partials :warning:
.../de/janno/discord/bot/command/AbstractCommand.java 76.19% 2 Missing and 8 partials :warning:
.../bot/command/sumCustomSet/SumCustomSetCommand.java 71.42% 0 Missing and 8 partials :warning:
...discord/bot/command/reroll/RerollAnswerConfig.java 64.28% 2 Missing and 3 partials :warning:
.../discord/bot/command/reroll/DieIdTypeAndValue.java 66.66% 1 Missing and 3 partials :warning:
...iscord/bot/persistance/PersistenceManagerImpl.java 76.47% 2 Missing and 2 partials :warning:
...in/java/de/janno/discord/bot/BaseCommandUtils.java 66.66% 1 Missing and 1 partial :warning:
... and 20 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #508 +/- ## ============================================ - Coverage 70.94% 69.20% -1.75% + Complexity 1283 1067 -216 ============================================ Files 107 100 -7 Lines 5969 5143 -826 Branches 593 513 -80 ============================================ - Hits 4235 3559 -676 + Misses 1287 1208 -79 + Partials 447 376 -71 ```

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