Cadair / parfive

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

Improve docs for 2.0 release #102

Closed Cadair closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #102 (c38a428) into main (455002b) will decrease coverage by 0.14%. The diff coverage is 100.00%.

:exclamation: Current head c38a428 differs from pull request most recent head 21bee81. Consider uploading reports for the commit 21bee81 to get more accurate results

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   93.40%   93.26%   -0.15%     
==========================================
  Files           5        5              
  Lines         546      549       +3     
==========================================
+ Hits          510      512       +2     
- Misses         36       37       +1     
Impacted Files Coverage Δ
parfive/config.py 98.00% <100.00%> (-0.98%) :arrow_down:
parfive/main.py 100.00% <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 455002b...21bee81. Read the comment docs.