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

Parse decimal numbers #29

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Parse decimal numbers #29

merged 1 commit into from
Mar 17, 2025

Conversation

kevinbarabash
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 17, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.68%. Comparing base (7071173) to head (8cbd2ed).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/parser/lexer.go 90.90% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   94.87%   94.68%   -0.20%     
==========================================
  Files           8        8              
  Lines        1152     1167      +15     
==========================================
+ Hits         1093     1105      +12     
- Misses         46       48       +2     
- Partials       13       14       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kevinbarabash kevinbarabash merged commit 16b5b57 into main Mar 17, 2025
2 of 4 checks passed
@kevinbarabash kevinbarabash deleted the parse-decimals branch March 17, 2025 03:04
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