datalad / datalad-fuse

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

Don't use fsspec 2022.10.0 #80

Closed jwodder closed 2 years ago

jwodder commented 2 years ago

Because it's buggy (see #79).

codecov[bot] commented 2 years ago

Codecov Report

Base: 70.69% // Head: 70.69% // No change to project coverage :thumbsup:

Coverage data is based on head (8f5a80e) compared to base (ae194cb). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #80 +/- ## ======================================= Coverage 70.69% 70.69% ======================================= Files 11 11 Lines 761 761 ======================================= Hits 538 538 Misses 223 223 ``` 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.

yarikoptic commented 2 years ago

Awesome, thank you!