Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gamble): add !gamble wins to see how many jackpots user won #4740

Merged
merged 1 commit into from Jul 21, 2021

Conversation

sogehige
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #4740 (cd08878) into master (41fc11e) will decrease coverage by 5.98%.
The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4740      +/-   ##
==========================================
- Coverage   50.69%   44.71%   -5.99%     
==========================================
  Files         465      539      +74     
  Lines       19010    21890    +2880     
  Branches     3237     3317      +80     
==========================================
+ Hits         9638     9788     +150     
- Misses       9372    12102    +2730     
Flag Coverage Δ
mysql 53.65% <64.28%> (-0.30%) ⬇️
postgres 53.75% <64.28%> (+0.28%) ⬆️
sqlite 49.52% <64.28%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/database/entity/user.ts 100.00% <ø> (ø)
src/games/gamble.ts 94.50% <64.28%> (-5.50%) ⬇️
src/systems/points.ts 65.99% <0.00%> (-7.08%) ⬇️
...gration/sqlite/12.0.x/1580154710641-resetPoints.ts 20.00% <0.00%> (ø)
...qlite/12.0.x/1589360083369-randomizerTickToggle.ts 6.89% <0.00%> (ø)
...te/12.0.x/1592306602058-addPositionToRandomizer.ts 9.67% <0.00%> (ø)
...igration/sqlite/12.0.x/1589283262462-aliasGroup.ts 12.50% <0.00%> (ø)
...qlite/12.0.x/1582677505312-tagIdAndLocaleUnique.ts 16.66% <0.00%> (ø)
...ite/13.0.x/1622378375128-migrateOverlaySettings.ts 2.18% <0.00%> (ø)
...gration/sqlite/13.0.x/1622378375126-goalsUpdate.ts 5.71% <0.00%> (ø)
... and 72 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41fc11e...cd08878. Read the comment docs.

@sogehige sogehige merged commit c1555d9 into master Jul 21, 2021
@sogehige sogehige deleted the comm_217 branch July 21, 2021 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant