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: some things are both food and booze #1267

Merged
merged 1 commit into from Nov 11, 2022

Conversation

midgleyc
Copy link
Member

@midgleyc midgleyc commented Nov 11, 2022

An attempt at solving the drunki-bear problem, introduced in #1235.

@midgleyc midgleyc requested a review from a team as a code owner November 11, 2022 19:33
@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

Merging #1267 (d46bb94) into main (49b612a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1267   +/-   ##
=========================================
  Coverage     32.51%   32.51%           
- Complexity    16060    16067    +7     
=========================================
  Files          1042     1042           
  Lines        162355   162358    +3     
  Branches      35254    35257    +3     
=========================================
+ Hits          52782    52787    +5     
+ Misses       100289   100288    -1     
+ Partials       9284     9283    -1     
Impacted Files Coverage Δ
...orge/kolmafia/persistence/ConsumablesDatabase.java 75.59% <100.00%> (+0.13%) ⬆️
.../sourceforge/kolmafia/request/StandardRequest.java 81.08% <0.00%> (+2.70%) ⬆️

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 49b612a...d46bb94. Read the comment docs.

@jaadams5 jaadams5 merged commit 12f3e3e into kolmafia:main Nov 11, 2022
@midgleyc midgleyc deleted the drunki-bears branch November 11, 2022 23:54
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