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

tests: add test for mall HTTP POST #651

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

midgleyc
Copy link
Member

Test for #639.

@midgleyc midgleyc requested a review from a team as a code owner March 12, 2022 16:50
@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #651 (599e2e8) into main (f601b52) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #651      +/-   ##
============================================
+ Coverage     21.47%   21.49%   +0.01%     
- Complexity     9243     9247       +4     
============================================
  Files          1003     1003              
  Lines        156729   156729              
  Branches      34794    34794              
============================================
+ Hits          33658    33683      +25     
+ Misses       116847   116816      -31     
- Partials       6224     6230       +6     
Impacted Files Coverage Δ
...rceforge/kolmafia/persistence/HolidayDatabase.java 34.57% <0.00%> (ø)
...sourceforge/kolmafia/session/EquipmentManager.java 22.49% <0.00%> (+0.08%) ⬆️
...eforge/kolmafia/persistence/MallPriceDatabase.java 45.09% <0.00%> (+15.68%) ⬆️

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 f601b52...599e2e8. Read the comment docs.

@midgleyc midgleyc merged commit 3d8c0dc into kolmafia:main Mar 12, 2022
@midgleyc midgleyc deleted the test-for-mall-client branch March 12, 2022 19:42
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