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

searcher: Fix JSONdecodeError in unwinding file indexes #113

Closed ParthS007 closed 3 years ago

ParthS007 commented 3 years ago

closes #112

codecov-io commented 3 years ago

Codecov Report

Merging #113 (2c89478) into master (14aeeac) will decrease coverage by 3.54%. The diff coverage is 81.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   94.71%   91.17%   -3.55%     
==========================================
  Files          11       11              
  Lines         568      612      +44     
==========================================
+ Hits          538      558      +20     
- Misses         30       54      +24     
Impacted Files Coverage Δ
cernopendata_client/validator.py 96.72% <ø> (ø)
cernopendata_client/downloader.py 79.85% <80.32%> (-13.35%) :arrow_down:
cernopendata_client/searcher.py 87.39% <82.75%> (-1.29%) :arrow_down:
cernopendata_client/cli.py 96.79% <100.00%> (-0.10%) :arrow_down: