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

tests: complete code coverage #74

Closed ParthS007 closed 4 years ago

ParthS007 commented 4 years ago

closes #73

codecov-io commented 4 years ago

Codecov Report

Merging #74 into master will increase coverage by 3.84%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   90.39%   94.23%   +3.84%     
==========================================
  Files          10       10              
  Lines         406      399       -7     
==========================================
+ Hits          367      376       +9     
+ Misses         39       23      -16     
Impacted Files Coverage Δ
cernopendata_client/printer.py 100.00% <ø> (+5.88%) :arrow_up:
cernopendata_client/searcher.py 82.17% <45.45%> (+3.33%) :arrow_up:
cernopendata_client/cli.py 96.26% <100.00%> (+6.48%) :arrow_up:
cernopendata_client/validator.py 100.00% <100.00%> (+6.06%) :arrow_up: