bluemania / wow_auctions

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

Basic installer testing #148

Closed bluemania closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #148 (d62f79b) into master (045b06c) will decrease coverage by 0.51%. The diff coverage is 24.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   52.69%   52.18%   -0.52%     
==========================================
  Files          11       11              
  Lines        1167     1190      +23     
  Branches      136      138       +2     
==========================================
+ Hits          615      621       +6     
- Misses        543      559      +16     
- Partials        9       10       +1     
Impacted Files Coverage Δ
src/pricer/run.py 0.00% <0.00%> (ø)
src/pricer/config.py 45.09% <42.10%> (-4.91%) :arrow_down:
src/pricer/sources.py 74.55% <50.00%> (-0.27%) :arrow_down:
src/pricer/io.py 50.79% <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 045b06c...d62f79b. Read the comment docs.