bluemania / wow_auctions

Use WoW addon data to analyze optimal policies for auction buying and selling
MIT License
2 stars 2 forks source link

Remove user_settings config file #156

Closed bluemania closed 3 years ago

bluemania commented 3 years ago

Proposed Changes

bluemania commented 3 years ago

Merging despite test fail, will be corrected in upcoming PR

codecov-io commented 3 years ago

Codecov Report

Merging #156 (ee2899a) into dev (fc664de) will decrease coverage by 0.20%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #156      +/-   ##
==========================================
- Coverage   43.45%   43.25%   -0.21%     
==========================================
  Files           5        5              
  Lines         214      215       +1     
  Branches       40       39       -1     
==========================================
  Hits           93       93              
- Misses        116      117       +1     
  Partials        5        5              
Impacted Files Coverage Δ
src/pricer/config.py 95.00% <ø> (+2.31%) :arrow_up:
src/pricer/utils.py 20.23% <0.00%> (-0.50%) :arrow_down:

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 fc664de...ee2899a. Read the comment docs.