cernopendata / cernopendata-client

CERN Open Data command-line client
http://cernopendata-client.readthedocs.io/
GNU General Public License v3.0
10 stars 9 forks source link

cli: download-files --retry option #91

Closed ParthS007 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #91 (5a310d0) into master (d59e910) will decrease coverage by 0.95%. The diff coverage is 87.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   94.03%   93.08%   -0.96%     
==========================================
  Files          10       10              
  Lines         436      564     +128     
==========================================
+ Hits          410      525     +115     
- Misses         26       39      +13     
Impacted Files Coverage Δ
cernopendata_client/downloader.py 84.46% <52.17%> (-9.66%) :arrow_down:
cernopendata_client/validator.py 96.72% <93.10%> (-3.28%) :arrow_down:
cernopendata_client/cli.py 96.83% <93.75%> (-0.88%) :arrow_down:
cernopendata_client/searcher.py 89.54% <94.11%> (+7.01%) :arrow_up:
cernopendata_client/config.py 100.00% <100.00%> (ø)