Cadair / parfive

An asyncio based parallel file downloader for Python 3.8+
https://parfive.readthedocs.io/
MIT License
50 stars 24 forks source link

Add environment variable based options to help with debugging #70

Closed Cadair closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (b3c3494) into main (c7db741) will decrease coverage by 0.46%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   89.00%   88.54%   -0.47%     
==========================================
  Files           4        4              
  Lines         373      384      +11     
==========================================
+ Hits          332      340       +8     
- Misses         41       44       +3     
Impacted Files Coverage Δ
parfive/downloader.py 90.47% <78.26%> (-0.89%) :arrow_down:
parfive/utils.py 88.11% <100.00%> (ø)

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 c7db741...b3c3494. Read the comment docs.