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

Fix invalid path #598

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Fix invalid path #598

merged 1 commit into from
Dec 18, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Dec 18, 2024

fix #595

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 77.35%. Comparing base (7d56fe2) to head (450d215).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
- Coverage   77.37%   77.35%   -0.03%     
==========================================
  Files          21       21              
  Lines        7820     7829       +9     
==========================================
+ Hits         6051     6056       +5     
- Misses       1352     1354       +2     
- Partials      417      419       +2     

@goccy goccy merged commit 1375813 into master Dec 18, 2024
19 checks passed
@goccy goccy deleted the fix-invalid-path branch December 18, 2024 01:45
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.

Yaml Path panics with invalid path
2 participants