bluemania / wow_auctions

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

Infra/more tests #143

Closed bluemania closed 3 years ago

bluemania commented 3 years ago

Adds tests

codecov-io commented 3 years ago

Codecov Report

Merging #143 into dev will increase coverage by 5.97%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #143      +/-   ##
==========================================
+ Coverage   47.71%   53.69%   +5.97%     
==========================================
  Files          11       11              
  Lines        1138     1138              
  Branches      139      136       -3     
==========================================
+ Hits          543      611      +68     
+ Misses        586      518      -68     
  Partials        9        9              
Impacted Files Coverage Δ
src/pricer/analysis.py 100.00% <100.00%> (+22.38%) :arrow_up:
src/pricer/sources.py 74.82% <100.00%> (+7.34%) :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 45aacfb...af0de2d. Read the comment docs.