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

Improve banish manager tests + ice house handling #1283

Merged
merged 2 commits into from Nov 14, 2022
Merged

Conversation

gausie
Copy link
Contributor

@gausie gausie commented Nov 14, 2022

  • Improve ice house support and modernise BanishManager tests
  • Add some missing coverage

@gausie gausie requested a review from a team as a code owner November 14, 2022 11:56
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #1283 (08f0fdd) into main (e1505cb) will increase coverage by 0.00%.
The diff coverage is 93.02%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1283   +/-   ##
=========================================
  Coverage     32.63%   32.63%           
- Complexity    16195    16200    +5     
=========================================
  Files          1042     1042           
  Lines        162492   162493    +1     
  Branches      35285    35286    +1     
=========================================
+ Hits          53023    53037   +14     
+ Misses       100163   100156    -7     
+ Partials       9306     9300    -6     
Impacted Files Coverage Δ
...et/sourceforge/kolmafia/session/ChoiceControl.java 8.54% <50.00%> (ø)
...et/sourceforge/kolmafia/session/BanishManager.java 97.00% <95.12%> (+2.15%) ⬆️
...orge/kolmafia/persistence/ConsumablesDatabase.java 75.59% <0.00%> (ø)
...rceforge/kolmafia/persistence/HolidayDatabase.java 60.98% <0.00%> (+0.25%) ⬆️
.../sourceforge/kolmafia/preferences/Preferences.java 86.34% <0.00%> (+1.62%) ⬆️

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 e1505cb...08f0fdd. Read the comment docs.

Copy link
Member

@midgleyc midgleyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gausie gausie merged commit 812b885 into main Nov 14, 2022
@gausie gausie deleted the improve-banish-manager branch November 14, 2022 13:18
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