bluemania / wow_auctions

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

Feature/inventory valuation #138

Closed bluemania closed 3 years ago

bluemania commented 3 years ago

Fixes #

134 however does not include tracking over time

codecov-io commented 3 years ago

Codecov Report

Merging #138 into dev will decrease coverage by 0.84%. The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #138      +/-   ##
==========================================
- Coverage   47.71%   46.87%   -0.85%     
==========================================
  Files          11       11              
  Lines        1138     1167      +29     
  Branches      139      139              
==========================================
+ Hits          543      547       +4     
- Misses        586      611      +25     
  Partials        9        9              
Impacted Files Coverage Δ
src/pricer/run.py 0.00% <0.00%> (ø)
src/pricer/webserver/views.py 0.00% <0.00%> (ø)
src/pricer/analysis.py 74.76% <11.11%> (-2.86%) :arrow_down:
src/pricer/reporting.py 20.19% <20.00%> (-0.04%) :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 74ad9c3...49a5147. Read the comment docs.