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

config/logging/metrics improvments #482

Closed twonirwana closed 6 months ago

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

Codecov Report

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

Project coverage is 70.60%. Comparing base (54f8c00) to head (017b990).

Files Patch % Lines
...src/main/java/de/janno/discord/bot/BotMetrics.java 57.14% 0 Missing and 3 partials :warning:
...e/janno/discord/bot/dice/CachingDiceEvaluator.java 88.00% 3 Missing :warning:
bot/src/main/java/de/janno/discord/bot/Bot.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #482 +/- ## ============================================ - Coverage 71.22% 70.60% -0.63% + Complexity 1463 1453 -10 ============================================ Files 115 115 Lines 6239 6253 +14 Branches 605 605 ============================================ - Hits 4444 4415 -29 - Misses 1294 1335 +41 - Partials 501 503 +2 ```

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