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

All all functions outside of guilds, like in direct messages #477

Closed twonirwana closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 71.36%. Comparing base (dd7b3b5) to head (38ce144). Report is 1 commits behind head on main.

Files Patch % Lines
...anno/discord/connector/jda/DiscordAdapterImpl.java 0.00% 9 Missing :warning:
.../de/janno/discord/bot/command/AbstractCommand.java 66.66% 1 Missing and 2 partials :warning:
...ommand/customParameter/CustomParameterCommand.java 0.00% 0 Missing and 3 partials :warning:
...cord/bot/command/holdReroll/HoldRerollCommand.java 0.00% 1 Missing and 2 partials :warning:
...cord/bot/command/poolTarget/PoolTargetCommand.java 0.00% 0 Missing and 3 partials :warning:
.../bot/command/sumCustomSet/SumCustomSetCommand.java 0.00% 0 Missing and 3 partials :warning:
...cord/bot/command/sumDiceSet/SumDiceSetCommand.java 0.00% 1 Missing and 2 partials :warning:
.../command/countSuccesses/CountSuccessesCommand.java 0.00% 0 Missing and 2 partials :warning:
...de/janno/discord/bot/command/fate/FateCommand.java 0.00% 0 Missing and 2 partials :warning:
...ot/command/channelConfig/ChannelConfigCommand.java 0.00% 0 Missing and 1 partial :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #477 +/- ## ========================================= Coverage 71.35% 71.36% - Complexity 1455 1458 +3 ========================================= Files 115 115 Lines 6208 6216 +8 Branches 599 602 +3 ========================================= + Hits 4430 4436 +6 - Misses 1277 1279 +2 Partials 501 501 ```

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