datalad / datalad-fuse

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

Add `--allow-other` option #77

Closed jwodder closed 2 years ago

jwodder commented 2 years ago

Closes #76.

codecov[bot] commented 2 years ago

Codecov Report

Merging #77 (2fdefca) into master (439c02a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   70.69%   70.69%           
=======================================
  Files          11       11           
  Lines         761      761           
=======================================
  Hits          538      538           
  Misses        223      223           
Impacted Files Coverage Δ
datalad_fuse/__init__.py 77.77% <ø> (ø)

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 15a3c26...2fdefca. Read the comment docs.

yarikoptic commented 2 years ago

Thank you @jwodder ! Let's also kick out release since user likely to want it out