Cadair / parfive

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

Even more fix the bug where only http 200 is accepted as success #97

Closed SolarDrew closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (56dae77) into main (69a3ae9) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           5        5           
  Lines         540      540           
=======================================
  Hits          504      504           
  Misses         36       36           
Impacted Files Coverage Δ
parfive/downloader.py 93.26% <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 69a3ae9...56dae77. Read the comment docs.