Closed ker0olos closed 5 months ago
Attention: Patch coverage is 40.00000%
with 12 lines
in your changes are missing coverage. Please review.
Project coverage is 80.60%. Comparing base (
a7d4b41
) to head (42f1f4c
).
Files | Patch % | Lines |
---|---|---|
src/tower.ts | 0.00% | 9 Missing :warning: |
src/gacha.ts | 72.72% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When
search-index
was added and made to handle gacha, it incidentally broke the way the pool was previously setup, it was reverted to favor the media with more characters.This PR fixes this issue by RNG selecting a media first then a character from it.