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 regression in invalid Number parsing #180

Merged
merged 1 commit into from
Jul 29, 2023
Merged

Fix regression in invalid Number parsing #180

merged 1 commit into from
Jul 29, 2023

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Jul 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.10% 🎉

Comparison is base (763678c) 88.25% compared to head (90b71ab) 88.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   88.25%   88.36%   +0.10%     
==========================================
  Files          10       10              
  Lines        1882     1882              
==========================================
+ Hits         1661     1663       +2     
+ Misses        221      219       -2     
Files Changed Coverage Δ
src/floats.jl 88.93% <100.00%> (ø)
src/ints.jl 93.54% <100.00%> (+2.15%) ⬆️

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

@quinnj quinnj merged commit fc09028 into main Jul 29, 2023
12 checks passed
@quinnj quinnj deleted the jq-invalid-number branch July 29, 2023 02:01
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