datalad / datalad-crawler

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

RF Travis, Changelog for 0.6.0, etc #81

Closed yarikoptic closed 3 years ago

yarikoptic commented 3 years ago

just a bulk of changes to kick out a quick 0.6.0 release to pacify datalad-externals.

while at it did minor tuning to travis.

If tests pass -- I will merge locally,

codecov[bot] commented 3 years ago

Codecov Report

Merging #81 into master will increase coverage by 0.29%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   78.38%   78.67%   +0.29%     
==========================================
  Files          57       57              
  Lines        4593     4656      +63     
==========================================
+ Hits         3600     3663      +63     
  Misses        993      993              
Impacted Files Coverage Δ
datalad_crawler/version.py 100.00% <100.00%> (ø)
datalad_crawler/tests/test_pipeline.py 100.00% <0.00%> (ø)
datalad_crawler/dbs/tests/test_files.py 100.00% <0.00%> (ø)
datalad_crawler/nodes/tests/test_misc.py 100.00% <0.00%> (ø)
datalad_crawler/tests/test_crawl_init.py 100.00% <0.00%> (ø)
datalad_crawler/pipelines/tests/test_nda.py 100.00% <0.00%> (ø)
datalad_crawler/nodes/tests/test_crawl_url.py 100.00% <0.00%> (ø)
datalad_crawler/pipelines/tests/test_balsa.py 100.00% <0.00%> (ø)
...rawler/pipelines/tests/test_openfmri_collection.py 100.00% <0.00%> (ø)
datalad_crawler/nodes/misc.py 99.26% <0.00%> (+<0.01%) :arrow_up:
... and 14 more

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 155642b...9c7e349. Read the comment docs.