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 a case in Number parse where Inf was being returned when we want … #163

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Mar 4, 2023

…to promote to BigFloat

@codecov
Copy link

codecov bot commented Mar 4, 2023

Codecov Report

Patch coverage: 69.56% and project coverage change: -0.26 ⚠️

Comparison is base (3168843) 86.75% compared to head (bc04fdd) 86.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   86.75%   86.49%   -0.26%     
==========================================
  Files           9        9              
  Lines        1706     1718      +12     
==========================================
+ Hits         1480     1486       +6     
- Misses        226      232       +6     
Impacted Files Coverage Δ
src/floats.jl 88.63% <69.56%> (-1.09%) ⬇️

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 4548856 into main Mar 4, 2023
@quinnj quinnj deleted the jq-number-bigfloat branch March 4, 2023 04:42
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

1 participant