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

Track Law of Averages uses #2298

Merged
merged 10 commits into from
May 3, 2024
Merged

Track Law of Averages uses #2298

merged 10 commits into from
May 3, 2024

Conversation

gausie
Copy link
Contributor

@gausie gausie commented May 2, 2024

  • Add haveitem expression function
  • Track law of averages
  • Change Universal Seasoning daily limit to be more accurate

@gausie gausie requested a review from a team as a code owner May 2, 2024 15:50
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.01%. Comparing base (06a9b66) to head (cc591c1).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2298   +/-   ##
=========================================
  Coverage     38.01%   38.01%           
- Complexity    20052    20058    +6     
=========================================
  Files          1113     1113           
  Lines        170695   170713   +18     
  Branches      35908    35911    +3     
=========================================
+ Hits          64886    64904   +18     
  Misses        95667    95667           
  Partials      10142    10142           
Files Coverage Δ
src/net/sourceforge/kolmafia/Expression.java 91.64% <100.00%> (+0.18%) ⬆️
.../net/sourceforge/kolmafia/objectpool/ItemPool.java 15.38% <100.00%> (+1.09%) ⬆️
...t/sourceforge/kolmafia/request/UseItemRequest.java 18.46% <100.00%> (+0.26%) ⬆️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@gausie gausie enabled auto-merge (squash) May 3, 2024 12:25
@gausie gausie merged commit e9ad286 into main May 3, 2024
8 checks passed
@gausie gausie deleted the law-of-averages branch May 3, 2024 12:32
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