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

diceEvaluator update and fixes #522

Closed twonirwana closed 3 months ago

twonirwana commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 92.30769% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.29%. Comparing base (e225195) to head (2d9356a). Report is 1 commits behind head on main.

Files Patch % Lines
...nno/discord/bot/dice/image/ImageResultCreator.java 62.50% 1 Missing and 2 partials :warning:
...ava/de/janno/discord/connector/jda/JdaMetrics.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #522 +/- ## ============================================ - Coverage 70.94% 69.29% -1.66% + Complexity 1283 1072 -211 ============================================ Files 107 100 -7 Lines 5969 5158 -811 Branches 593 513 -80 ============================================ - Hits 4235 3574 -661 + 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.