ker0olos / fable

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

Combat Rework #321

Closed ker0olos closed 6 months ago

ker0olos commented 7 months ago

Combat

Tower

Other

Closes #306

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 71.78%. Comparing base (f5d8742) to head (d781bf4). Report is 1 commits behind head on main.

Files Patch % Lines
src/battle.ts 4.32% 420 Missing :warning:
src/battle.types.ts 0.80% 124 Missing :warning:
src/tower.ts 38.69% 122 Missing :warning:
src/skills.ts 76.41% 49 Missing and 1 partial :warning:
db/getInventory.ts 17.24% 48 Missing :warning:
db/gainExp.ts 57.40% 46 Missing :warning:
db/assignParty.ts 69.47% 29 Missing :warning:
db/addTokens.ts 4.76% 20 Missing :warning:
db/findCharacters.ts 11.76% 15 Missing :warning:
db/acquireSkill.ts 22.22% 14 Missing :warning:
... and 9 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #321 +/- ## ========================================== - Coverage 72.10% 71.78% -0.33% ========================================== Files 48 47 -1 Lines 12203 12670 +467 Branches 1331 1331 ========================================== + Hits 8799 9095 +296 - Misses 3385 3555 +170 - Partials 19 20 +1 ```

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