iTaybb / pySmartDL

A Smart Download Manager for Python
The Unlicense
194 stars 57 forks source link

fix_url: better escaping for urls #42

Closed iTaybb closed 4 years ago

iTaybb commented 4 years ago

Fixes #41

codecov[bot] commented 4 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is 75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   75.26%   75.26%           
=======================================
  Files           5        5           
  Lines         651      651           
=======================================
  Hits          490      490           
  Misses        161      161
Impacted Files Coverage Δ
pySmartDL/download.py 71.21% <0%> (ø) :arrow_up:
pySmartDL/pySmartDL.py 70.2% <100%> (ø) :arrow_up:
pySmartDL/utils.py 86.27% <100%> (ø) :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 b1c6cf9...9ef1a2c. Read the comment docs.