Skip to content

Add local file implementation using java.nio.file.Path #1001

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

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

Conversation

simon04
Copy link
Contributor

@simon04 simon04 commented Mar 19, 2025

No description provided.

@simon04 simon04 requested a review from hierynomus as a code owner March 19, 2025 13:52
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 18.30986% with 58 lines in your changes missing coverage. Please review.

Project coverage is 70.01%. Comparing base (857d56a) to head (040a88b).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/main/java/net/schmizz/sshj/xfer/PathFile.java 18.96% 47 Missing ⚠️
...ain/java/net/schmizz/sshj/xfer/FilePermission.java 15.38% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1001      +/-   ##
============================================
- Coverage     70.43%   70.01%   -0.43%     
- Complexity     1542     1548       +6     
============================================
  Files           215      216       +1     
  Lines          7914     7983      +69     
  Branches        682      688       +6     
============================================
+ Hits           5574     5589      +15     
- Misses         1985     2038      +53     
- Partials        355      356       +1     

☔ View full report in Codecov by Sentry.
📢 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.

3 participants