Arkoniak / UrlDownload.jl

Julia url downloader with progress meter
MIT License
23 stars 0 forks source link

Custom parsers and keyword arguments #10

Closed Arkoniak closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   93.33%   93.61%   +0.28%     
==========================================
  Files           1        1              
  Lines          45       47       +2     
==========================================
+ Hits           42       44       +2     
  Misses          3        3              
Impacted Files Coverage Δ
src/UrlDownload.jl 93.61% <100.00%> (+0.28%) :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 db74c97...998046f. Read the comment docs.

Arkoniak commented 4 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.