datalad / datalad-fuse

DataLad extension to provide FUSE file system access
Other
1 stars 4 forks source link

Include "data package" in project #75

Closed jwodder closed 2 years ago

jwodder commented 2 years ago

This PR causes datalad_fuse/tests/data/ to be included when datalad-fuse is installed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #75 (439c02a) into master (ec5c6c5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   70.69%   70.69%           
=======================================
  Files          11       11           
  Lines         761      761           
=======================================
  Hits          538      538           
  Misses        223      223           

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 978f383...439c02a. Read the comment docs.

yarikoptic commented 2 years ago

Thanks!