fsspec / ossfs

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

Update documents #117

Closed karajan1001 closed 1 year ago

karajan1001 commented 1 year ago

fix: #116 fix: #85

  1. Add async ossfs to the documents.
  2. fix some typo error.
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6464f4d) 90.76% compared to head (b4ac1fb) 90.76%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ======================================= Coverage 90.76% 90.76% ======================================= Files 14 14 Lines 1754 1754 Branches 354 354 ======================================= Hits 1592 1592 Misses 120 120 Partials 42 42 ``` | [Impacted Files](https://codecov.io/gh/fsspec/ossfs/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/ossfs/async\_oss.py](https://codecov.io/gh/fsspec/ossfs/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL29zc2ZzL2FzeW5jX29zcy5weQ==) | `83.94% <100.00%> (ø)` | | | [src/ossfs/core.py](https://codecov.io/gh/fsspec/ossfs/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL29zc2ZzL2NvcmUucHk=) | `83.14% <100.00%> (ø)` | | | [src/ossfs/utils.py](https://codecov.io/gh/fsspec/ossfs/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL29zc2ZzL3V0aWxzLnB5) | `95.52% <100.00%> (ø)` | | 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=None). 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=None)

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