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: separate out get_list_directory() and friends #103

Closed ParthS007 closed 3 years ago

ParthS007 commented 3 years ago

closes #97

codecov-io commented 3 years ago

Codecov Report

Merging #103 (3a5f46d) into master (e3ce8fb) will increase coverage by 0.04%. The diff coverage is 91.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   93.08%   93.13%   +0.04%     
==========================================
  Files          10       11       +1     
  Lines         564      568       +4     
==========================================
+ Hits          525      529       +4     
  Misses         39       39              
Impacted Files Coverage Δ
cernopendata_client/walker.py 91.48% <91.48%> (ø)
cernopendata_client/cli.py 96.85% <100.00%> (+0.01%) :arrow_up:
cernopendata_client/searcher.py 88.99% <100.00%> (-0.56%) :arrow_down: