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

Fix miscellaneous small data errors #643

Merged
merged 2 commits into from
Mar 5, 2022
Merged

Fix miscellaneous small data errors #643

merged 2 commits into from
Mar 5, 2022

Conversation

Veracity0
Copy link
Contributor

@Veracity0 Veracity0 commented Mar 5, 2022

  1. Cold Medicine Cabinet spleen items are all multi-usable
  2. Therefore, when use more than one, charges multiply by count of pills used
  3. Fix modifier formulae for Gravitational Compression and Hivemindedness
  4. When ascend into Grey You run, you are a Grey Goo, not (Class 27)
  5. Default sort order for gooskills command is now item, not id
  6. Ignore case when comparing Goo Skills by name

@Veracity0 Veracity0 requested a review from a team as a code owner March 5, 2022 05:07
@codecov
Copy link

codecov bot commented Mar 5, 2022

Codecov Report

Merging #643 (e48010e) into main (69ff16b) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #643      +/-   ##
============================================
- Coverage     21.41%   21.41%   -0.01%     
  Complexity     9211     9211              
============================================
  Files          1000     1000              
  Lines        156304   156306       +2     
  Branches      34738    34738              
============================================
  Hits          33475    33475              
- Misses       116627   116629       +2     
  Partials       6202     6202              
Impacted Files Coverage Δ
...sourceforge/kolmafia/request/AfterLifeRequest.java 0.00% <0.00%> (ø)
...ourceforge/kolmafia/request/SpleenItemRequest.java 6.52% <0.00%> (ø)
...orge/kolmafia/textui/command/GooSkillsCommand.java 24.08% <0.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 69ff16b...e48010e. Read the comment docs.

@Veracity0 Veracity0 merged commit fa03cd2 into main Mar 5, 2022
@Veracity0 Veracity0 deleted the goo-skills branch March 5, 2022 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants