bluemania / wow_auctions

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

downgrade poetry #176

Open bluemania opened 3 years ago

bluemania commented 3 years ago

Fixes #

Proposed Changes

-

codecov-io commented 3 years ago

Codecov Report

Merging #176 (ae16969) into master (4b2a1bd) will decrease coverage by 19.59%. The diff coverage is 15.86%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #176       +/-   ##
===========================================
- Coverage   40.88%   21.29%   -19.60%     
===========================================
  Files           5       13        +8     
  Lines         225     1432     +1207     
  Branches       40      187      +147     
===========================================
+ Hits           92      305      +213     
- Misses        128     1111      +983     
- Partials        5       16       +11     
Impacted Files Coverage Δ
src/pricer/campaign.py 8.37% <0.00%> (ø)
src/pricer/install.py 0.00% <0.00%> (ø)
src/pricer/io.py 34.84% <0.00%> (+9.84%) :arrow_up:
src/pricer/reporting.py 15.04% <0.00%> (ø)
src/pricer/run.py 0.00% <0.00%> (ø)
src/pricer/schema.py 100.00% <ø> (ø)
src/pricer/views.py 0.00% <0.00%> (ø)
src/pricer/analysis.py 13.24% <9.52%> (ø)
src/pricer/sources.py 34.25% <18.10%> (ø)
src/pricer/utils.py 24.48% <21.05%> (+3.75%) :arrow_up:
... and 12 more

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 77ed466...ae16969. Read the comment docs.