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 number parsing #509

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Fix number parsing #509

merged 1 commit into from
Nov 6, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Nov 6, 2024

fix #435

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2024

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

Codecov Report

Attention: Patch coverage is 83.01887% with 9 lines in your changes missing coverage. Please review.

Project coverage is 76.64%. Comparing base (29b57b4) to head (624c4fc).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #509      +/-   ##
==========================================
- Coverage   76.86%   76.64%   -0.22%     
==========================================
  Files          18       18              
  Lines        6206     6208       +2     
==========================================
- Hits         4770     4758      -12     
- Misses       1123     1132       +9     
- Partials      313      318       +5     

@goccy goccy merged commit 0faee16 into master Nov 6, 2024
18 checks passed
@goccy goccy deleted the fix-number-parsing branch November 6, 2024 07:00
@goccy goccy mentioned this pull request Nov 6, 2024
2 tasks
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.

Token incorrectly identified as Integer
2 participants