fsspec / ossfs

fsspec filesystem for Alibaba Cloud (Aliyun) Object Storage System (OSS)
Apache License 2.0
19 stars 10 forks source link

deps: unpin fsspec #137

Closed efiop closed 11 months ago

efiop commented 1 year ago

ossfs is quite stable now and works fine with newer fsspec versions, so we can probably just unpin fsspec version similar to adlfs to avoid needing to release ossfs every time there is a newer fsspec version.

Closes https://github.com/fsspec/ossfs/pull/136

codecov-commenter commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (37d3afd) 90.81% compared to head (d222312) 90.81%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ======================================= Coverage 90.81% 90.81% ======================================= Files 15 15 Lines 1710 1710 Branches 353 353 ======================================= Hits 1553 1553 Misses 114 114 Partials 43 43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.