ker0olos / fable

Fable is a free, open-source gacha bot — a powerful Mudae alternative
https://fable.deno.dev/invite
MIT License
33 stars 24 forks source link

Fix gacha getting stuck #423

Closed ker0olos closed 1 day ago

ker0olos commented 1 day ago

An issue that happened with community pack characters that have a set specific rating during pool character validation

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 79.53%. Comparing base (00eac27) to head (27cd155). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/tower.ts 0.00% 4 Missing :warning:
src/gacha.ts 50.00% 3 Missing :warning:
src/interactions.ts 50.00% 2 Missing :warning:
src/discord.ts 0.00% 1 Missing :warning:
src/utils.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #423 +/- ## ========================================== - Coverage 80.37% 79.53% -0.84% ========================================== Files 44 44 Lines 12486 12028 -458 Branches 1410 1412 +2 ========================================== - Hits 10036 9567 -469 - Misses 2430 2440 +10 - Partials 20 21 +1 ```

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