Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass implementation specific parameters while downloading file. #58

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

patilkiranm
Copy link

The SFTPClient getfo method provides additional keyword arguments such as prefetch and max_concurrent_prefetch_requests. This pull request enables passing these two keyword arguments supplied through options.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0209946) 97.08% compared to head (12ed4d2) 96.64%.

Files Patch % Lines
fs/sshfs/sshfs.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   97.08%   96.64%   -0.45%     
==========================================
  Files           5        5              
  Lines         377      387      +10     
==========================================
+ Hits          366      374       +8     
- Misses         11       13       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants