datalad / datalad-crawler

DataLad extension for tracking web resources as datasets
http://datalad.org
Other
5 stars 16 forks source link

BF: enclose "if else" into () since it has lower precedence than + #43

Closed yarikoptic closed 4 years ago

yarikoptic commented 4 years ago

Otherwise we were passing empty [] without --all unless --force

Not sure how didn't run into this before! More tests would have been nice, heh heh

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   85.85%   85.85%           
=======================================
  Files          53       53           
  Lines        4243     4243           
=======================================
  Hits         3643     3643           
  Misses        600      600
Impacted Files Coverage Δ
datalad_crawler/nodes/annex.py 80.62% <0%> (ø) :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 8e4811e...a123392. Read the comment docs.