dvolgyes / zenodo_get

Zenodo_get: Downloader for Zenodo records
GNU Affero General Public License v3.0
136 stars 21 forks source link

Pin wget to latest version 3.2 #5

Closed pyup-bot closed 6 months ago

pyup-bot commented 4 years ago

This PR pins wget to the latest release 3.2.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/wget - Repo: http://bitbucket.org/techtonik/python-wget/
codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will increase coverage by 6.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   77.02%   83.39%   +6.37%     
==========================================
  Files           4        4              
  Lines         222      259      +37     
==========================================
+ Hits          171      216      +45     
+ Misses         51       43       -8     
Impacted Files Coverage Δ
zenodo_get/zget.py 82.70% <0.00%> (+7.20%) :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 c28ee73...94eebeb. Read the comment docs.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 73


Files with Coverage Reduction New Missed Lines %
zenodo_get/zget.py 32 74.26%
<!-- Total: 32 -->
Totals Coverage Status
Change from base Build 69: -0.1%
Covered Lines: 170
Relevant Lines: 222

💛 - Coveralls