Code-Hex / pget

The fastest, resumable file download client
MIT License
1.14k stars 78 forks source link

fixed logic around version #34

Closed Code-Hex closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #34 into master will decrease coverage by 1.39%. The diff coverage is 58.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   67.76%   66.36%   -1.40%     
==========================================
  Files           5        5              
  Lines         335      333       -2     
==========================================
- Hits          227      221       -6     
- Misses         70       72       +2     
- Partials       38       40       +2     
Impacted Files Coverage Δ
pget.go 46.66% <57.14%> (-3.34%) :arrow_down:
option.go 82.14% <66.66%> (-7.15%) :arrow_down:

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 7096622...c97dff2. Read the comment docs.