bluemania / wow_auctions

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

Dev #102

Closed bluemania closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #102 into master will increase coverage by 43.60%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #102       +/-   ##
===========================================
+ Coverage   15.92%   59.52%   +43.60%     
===========================================
  Files          10       10               
  Lines         854      850        -4     
  Branches      116      117        +1     
===========================================
+ Hits          136      506      +370     
+ Misses        712      337      -375     
- Partials        6        7        +1     
Impacted Files Coverage Δ
src/pricer/analysis.py 96.93% <100.00%> (+96.93%) :arrow_up:
src/pricer/sources.py 70.00% <100.00%> (+42.36%) :arrow_up:
src/pricer/utils.py 27.77% <0.00%> (+5.55%) :arrow_up:
src/pricer/io.py 53.57% <0.00%> (+21.42%) :arrow_up:
src/pricer/campaign.py 39.06% <0.00%> (+39.06%) :arrow_up:
src/pricer/reporting.py 100.00% <0.00%> (+100.00%) :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 72e1354...645b430. Read the comment docs.