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

implement button path in custom_parameter #566

Open twonirwana opened 1 month ago

twonirwana commented 1 month ago

make it possible to configure different button paths

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.02174% with 11 lines in your changes missing coverage. Please review.

Project coverage is 70.01%. Comparing base (e184f76) to head (5dd380a).

Files with missing lines Patch % Lines
...ommand/customParameter/CustomParameterCommand.java 88.23% 0 Missing and 8 partials :warning:
...mand/customParameter/CustomParameterValidator.java 97.16% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #566 +/- ## ============================================ + Coverage 69.59% 70.01% +0.41% - Complexity 1144 1169 +25 ============================================ Files 104 105 +1 Lines 5387 5429 +42 Branches 552 558 +6 ============================================ + Hits 3749 3801 +52 + Misses 1221 1211 -10 Partials 417 417 ```

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