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/flask runner #112

Closed bluemania closed 3 years ago

bluemania commented 3 years ago

Fixes #75

Proposed Changes

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@42eccf7). Click here to learn what that means. The diff coverage is 8.84%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #112   +/-   ##
=========================================
  Coverage          ?   53.52%           
=========================================
  Files             ?       11           
  Lines             ?      964           
  Branches          ?      125           
=========================================
  Hits              ?      516           
  Misses            ?      441           
  Partials          ?        7           
Impacted Files Coverage Δ
src/pricer/io.py 50.84% <0.00%> (ø)
src/pricer/run.py 0.00% <0.00%> (ø)
src/pricer/webserver/views.py 0.00% <0.00%> (ø)
src/pricer/sources.py 66.43% <21.42%> (ø)
src/pricer/reporting.py 30.95% <24.00%> (ø)
src/pricer/config.py 44.82% <100.00%> (ø)

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 42eccf7...579708e. Read the comment docs.