bluemania / wow_auctions

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

Added tqdm progress bars #133

Closed bluemania closed 3 years ago

bluemania commented 3 years ago

Fixes #

24 progress bars

Proposed Changes

-

codecov-io commented 3 years ago

Codecov Report

Merging #133 into dev will decrease coverage by 0.03%. The diff coverage is 9.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #133      +/-   ##
==========================================
- Coverage   47.74%   47.71%   -0.04%     
==========================================
  Files          11       11              
  Lines        1131     1138       +7     
  Branches      139      139              
==========================================
+ Hits          540      543       +3     
- Misses        582      586       +4     
  Partials        9        9              
Impacted Files Coverage Δ
src/pricer/reporting.py 20.22% <ø> (-0.21%) :arrow_down:
src/pricer/run.py 0.00% <0.00%> (ø)
src/pricer/config.py 50.00% <66.66%> (+5.17%) :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 b64ef3c...d3787de. Read the comment docs.