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 parsing of reserved chars #514

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Fix parsing of reserved chars #514

merged 1 commit into from
Nov 9, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 9, 2024

fix #336

@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 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.09%. Comparing base (6b0c68e) to head (2a164e4).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
- Coverage   79.10%   79.09%   -0.01%     
==========================================
  Files          17       17              
  Lines        6096     6110      +14     
==========================================
+ Hits         4822     4833      +11     
- Misses        963      965       +2     
- Partials      311      312       +1     

@goccy goccy merged commit 8f36c1b into master Nov 9, 2024
18 checks passed
@goccy goccy deleted the reserved-chars branch November 9, 2024 11:43
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.

Handling reserved character
2 participants