Skip to content

Pass implementation specific parameters while downloading file. - #58

Open
patilkiranm wants to merge 5 commits into
althonos:masterfrom
patilkiranm:master
Open

Pass implementation specific parameters while downloading file.#58
patilkiranm wants to merge 5 commits into
althonos:masterfrom
patilkiranm:master

Conversation

@patilkiranm

Copy link
Copy Markdown

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.

@codecov

codecov Bot commented Nov 6, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.64%. Comparing base (0209946) to head (12ed4d2).

Files with missing lines 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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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