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

Enhancement: Encode JSON with JSON_PRESERVE_ZERO_FRACTION flag #803

Closed
wants to merge 1 commit into from

Conversation

localheinz
Copy link
Member

This pull request

  • encodes JSON with the JSON_PRESERVE_ZERO_FRACTION flag

Related to ergebnis/composer-normalize#965.

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #803 (71fc775) into main (c59d57a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main     #803   +/-   ##
=========================================
  Coverage     98.77%   98.77%           
  Complexity      133      133           
=========================================
  Files            28       28           
  Lines           407      407           
=========================================
  Hits            402      402           
  Misses            5        5           
Impacted Files Coverage Δ
src/Format/JsonEncodeOptions.php 100.00% <100.00%> (ø)

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

@localheinz localheinz closed this Dec 27, 2022
@localheinz localheinz deleted the feature/json-preserve-zero-fraction branch December 27, 2022 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants