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

move from File to Path types #168

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

move from File to Path types #168

wants to merge 2 commits into from

Conversation

erdos
Copy link
Owner

@erdos erdos commented Aug 16, 2024

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

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.65%. Comparing base (c8fca89) to head (5409bae).

Files Patch % Lines
src/stencil/api.clj 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   93.78%   93.65%   -0.14%     
==========================================
  Files          30       30              
  Lines        2076     2080       +4     
  Branches       92       95       +3     
==========================================
+ Hits         1947     1948       +1     
  Misses         37       37              
- Partials       92       95       +3     

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

1 participant