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

Fix empty option in custom_paramter #462

Closed twonirwana closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 71.21%. Comparing base (0317f88) to head (eab6e57).

Files Patch % Lines
...iscord/connector/api/message/ButtonDefinition.java 0.00% 0 Missing and 2 partials :warning:
...ommand/customParameter/CustomParameterCommand.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #462 +/- ## ============================================ - Coverage 71.22% 71.21% -0.02% - Complexity 1437 1439 +2 ============================================ Files 115 115 Lines 6221 6228 +7 Branches 595 598 +3 ============================================ + Hits 4431 4435 +4 Misses 1298 1298 - Partials 492 495 +3 ```

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