Skip to content

move from File to Path types#168

Open
erdos wants to merge 7 commits into
masterfrom
path
Open

move from File to Path types#168
erdos wants to merge 7 commits into
masterfrom
path

Conversation

@erdos

@erdos erdos commented Aug 16, 2024

Copy link
Copy Markdown
Owner

Move from using the legacy java.io.File to java.nio.file.Path from the NIO2 update for the Java API.

@codecov

codecov Bot commented Aug 16, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.87%. Comparing base (45b9716) to head (58e6f7d).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   93.86%   93.87%   +0.01%     
==========================================
  Files          29       29              
  Lines        2103     2107       +4     
  Branches       92       92              
==========================================
+ Hits         1974     1978       +4     
  Misses         37       37              
  Partials       92       92              

☔ 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.

resolve compilation error

update deps

unit test for path-arity
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.

1 participant