bluemania / wow_auctions

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

IO and pathing overhaul (#90) #91

Closed bluemania closed 4 years ago

bluemania commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #91 into master will increase coverage by 3.25%. The diff coverage is 13.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   12.80%   16.05%   +3.25%     
==========================================
  Files           9       10       +1     
  Lines         953      847     -106     
  Branches      102      115      +13     
==========================================
+ Hits          122      136      +14     
+ Misses        831      705     -126     
- Partials        0        6       +6     
Impacted Files Coverage Δ
src/pricer/analysis.py 0.00% <0.00%> (ø)
src/pricer/campaign.py 0.00% <0.00%> (ø)
src/pricer/reporting.py 0.00% <0.00%> (ø)
src/pricer/run.py 0.00% <0.00%> (ø)
src/pricer/sources.py 27.63% <2.50%> (+4.35%) :arrow_up:
src/pricer/io.py 32.14% <32.14%> (ø)
src/pricer/utils.py 22.22% <33.33%> (-1.96%) :arrow_down:
src/pricer/config.py 42.85% <100.00%> (+9.52%) :arrow_up:

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 e4da904...8ddf544. Read the comment docs.