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: Introduce named constructor for default json_encode() options #799

Merged
merged 1 commit into from
Dec 26, 2022

Conversation

localheinz
Copy link
Member

This pull request

  • introduces a named constructor for default json_encode() options

Related to ergebnis/composer-normalize#965.

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #799 (eea37db) into main (1d2b408) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #799      +/-   ##
============================================
+ Coverage     98.74%   98.76%   +0.02%     
- Complexity      132      133       +1     
============================================
  Files            28       28              
  Lines           398      405       +7     
============================================
+ Hits            393      400       +7     
  Misses            5        5              
Impacted Files Coverage Δ
src/Format/JsonEncodeOptions.php 100.00% <100.00%> (ø)
src/SchemaNormalizer.php 95.28% <100.00%> (+0.09%) ⬆️
src/Vendor/Composer/BinNormalizer.php 100.00% <100.00%> (ø)
src/Vendor/Composer/PackageHashNormalizer.php 100.00% <100.00%> (ø)
...rc/Vendor/Composer/VersionConstraintNormalizer.php 100.00% <100.00%> (ø)

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

@localheinz localheinz merged commit c67c8a9 into main Dec 26, 2022
@localheinz localheinz deleted the feature/default branch December 26, 2022 20:14
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.

2 participants