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

Parse Meat as a long in mall purchase request. Allow purchasing way too many raffle tickets. #788

Merged
merged 2 commits into from May 31, 2022

Conversation

Veracity0
Copy link
Contributor

@Veracity0 Veracity0 commented May 31, 2022

Mall Purchase using Meat from storage tells you your balance. Parse it as a long.
You can purchase raffle tickets using Meat from Storage. Allow total cost to exceed an int. Fool.

@Veracity0 Veracity0 requested a review from a team as a code owner May 31, 2022 19:15
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #788 (59391d8) into main (5ff8563) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #788   +/-   ##
=========================================
  Coverage     24.56%   24.56%           
  Complexity    10913    10913           
=========================================
  Files          1016     1016           
  Lines        158928   158928           
  Branches      35002    35002           
=========================================
  Hits          39044    39044           
  Misses       112850   112850           
  Partials       7034     7034           
Impacted Files Coverage Δ
...et/sourceforge/kolmafia/request/RaffleRequest.java 0.00% <0.00%> (ø)
...rceforge/kolmafia/request/MallPurchaseRequest.java 40.25% <100.00%> (ø)

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 5ff8563...59391d8. Read the comment docs.

@Veracity0 Veracity0 merged commit af94db0 into main May 31, 2022
@Veracity0 Veracity0 deleted the mall-purchase-storage-fix branch May 31, 2022 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants