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: NPE on invalid locations #1217

Merged
merged 1 commit into from Oct 28, 2022
Merged

Conversation

midgleyc
Copy link
Member

As discussed in #1216.

To ensure the test continues testing the right thing (invalid locations don't break the command), I've added "Gausie's Grotto" to the test list as number 13.

@midgleyc midgleyc requested a review from a team as a code owner October 28, 2022 16:20
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #1217 (c79a063) into main (ae2f305) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1217   +/-   ##
=========================================
  Coverage     31.64%   31.64%           
- Complexity    15506    15511    +5     
=========================================
  Files          1038     1038           
  Lines        162082   162083    +1     
  Branches      35180    35181    +1     
=========================================
+ Hits          51285    51294    +9     
+ Misses       101726   101725    -1     
+ Partials       9071     9064    -7     
Impacted Files Coverage Δ
...rge/kolmafia/textui/command/AutumnatonCommand.java 90.13% <100.00%> (+6.02%) ⬆️
...rceforge/kolmafia/persistence/HolidayDatabase.java 60.46% <0.00%> (-0.26%) ⬇️

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 ae2f305...c79a063. Read the comment docs.

@midgleyc midgleyc merged commit dfe5a6a into kolmafia:main Oct 28, 2022
@midgleyc midgleyc deleted the autumn-old-locs branch October 28, 2022 16:53
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