bluemania / wow_auctions

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

Removed cancelled auctions from failed auctions list #100

Closed bluemania closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #100 into dev will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #100      +/-   ##
==========================================
+ Coverage   59.43%   59.52%   +0.09%     
==========================================
  Files          10       10              
  Lines         848      850       +2     
  Branches      117      117              
==========================================
+ Hits          504      506       +2     
  Misses        337      337              
  Partials        7        7              
Impacted Files Coverage Δ
src/pricer/analysis.py 96.93% <ø> (ø)
src/pricer/sources.py 70.00% <100.00%> (+0.22%) :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 ad36db1...c181841. Read the comment docs.