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 token error #536

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Fix invalid token error #536

merged 1 commit into from
Nov 14, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 14, 2024

Improve parser's error message when scanner returns invalid token.

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

Project coverage is 79.23%. Comparing base (271213a) to head (1b3ca30).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
+ Coverage   79.19%   79.23%   +0.04%     
==========================================
  Files          18       18              
  Lines        6235     6257      +22     
==========================================
+ Hits         4938     4958      +20     
- Misses        981      983       +2     
  Partials      316      316              

@goccy goccy merged commit 8b2110b into master Nov 14, 2024
18 checks passed
@goccy goccy deleted the fix-invalid-token-error branch November 14, 2024 15:22
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.

2 participants