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] do not add quotes to 0-leading float numbers #314

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Sep 28, 2022

fixes #313

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #314 (1901d1e) into master (78b3765) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #314   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files          22       22           
  Lines        7986     7991    +5     
=======================================
+ Hits         7695     7700    +5     
  Misses        291      291           
Impacted Files Coverage Δ
src/c4/yml/emit.def.hpp 92.26% <100.00%> (+0.07%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@biojppm biojppm merged commit d53b444 into master Sep 28, 2022
@biojppm biojppm deleted the fix/313_quoted_numbers branch September 28, 2022 14:45
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.

Random quotes on numbers when serializing to json
1 participant