datalad / datalad-fuse

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

Try to work around lack of concurrency-safety in fsspec #82

Open jwodder opened 1 year ago

jwodder commented 1 year ago

See https://github.com/fsspec/filesystem_spec/issues/1107#issuecomment-1312087928

codecov[bot] commented 1 year ago

Codecov Report

Base: 70.69% // Head: 70.14% // Decreases project coverage by -0.55% :warning:

Coverage data is based on head (da59235) compared to base (24727b8). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================== - Coverage 70.69% 70.14% -0.56% ========================================== Files 11 11 Lines 761 767 +6 ========================================== Hits 538 538 - Misses 223 229 +6 ``` | [Impacted Files](https://codecov.io/gh/datalad/datalad-fuse/pull/82?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad) | Coverage Δ | | |---|---|---| | [datalad\_fuse/fuse\_.py](https://codecov.io/gh/datalad/datalad-fuse/pull/82/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad#diff-ZGF0YWxhZF9mdXNlL2Z1c2VfLnB5) | `26.20% <0.00%> (-0.65%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.