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

Add Parsers.parse(Number, source) for number type detection + parsing #149

Merged
merged 5 commits into from
Jan 4, 2023

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Nov 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 89.41% // Head: 88.31% // Decreases project coverage by -1.09% ⚠️

Coverage data is based on head (f996ec7) compared to base (0e62a95).
Patch coverage: 82.27% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   89.41%   88.31%   -1.10%     
==========================================
  Files           9        9              
  Lines        1549     1601      +52     
==========================================
+ Hits         1385     1414      +29     
- Misses        164      187      +23     
Impacted Files Coverage Δ
src/ints.jl 87.05% <70.58%> (-4.12%) ⬇️
src/floats.jl 91.90% <83.92%> (-4.37%) ⬇️
src/Parsers.jl 94.77% <100.00%> (ø)
src/utils.jl 81.97% <100.00%> (+0.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@quinnj quinnj merged commit 504dfdf into main Jan 4, 2023
@quinnj quinnj deleted the jq/parsenumber branch January 4, 2023 14:20
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.

None yet

2 participants