fsspec / sshfs

sshfs - SSH/SFTP implementation for fsspec
Apache License 2.0
58 stars 14 forks source link

asyncssh: loosen upper version limit #19

Closed pmrowla closed 2 years ago

pmrowla commented 2 years ago

see https://github.com/fsspec/sshfs/pull/17

codecov-commenter commented 2 years ago

Codecov Report

Merging #19 (12ee72f) into master (6a71778) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 12ee72f differs from pull request most recent head 19bccb8. Consider uploading reports for the commit 19bccb8 to get more accurate results

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   94.17%   94.17%           
=======================================
  Files          13       13           
  Lines         670      670           
=======================================
  Hits          631      631           
  Misses         39       39           

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 6a71778...19bccb8. Read the comment docs.