iTaybb / pySmartDL

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

Pass timeout parameter to get_filesize() #43

Closed opoplawski closed 4 years ago

opoplawski commented 4 years ago

Seems like the right thing to do consistency wise.

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will increase coverage by 1.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   73.96%   75.19%   +1.22%     
==========================================
  Files           5        5              
  Lines         653      653              
==========================================
+ Hits          483      491       +8     
+ Misses        170      162       -8     
Impacted Files Coverage Δ
pySmartDL/utils.py 85.80% <100.00%> (+5.16%) :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 e5902ab...27a95f9. Read the comment docs.