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: Revert inlining of BinNormalizer #860

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • reverts the inlining of the BinNormalizer

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #860 (7bb2b86) into main (9157d78) will decrease coverage by 0.16%.
The diff coverage is 94.11%.

@@             Coverage Diff              @@
##               main     #860      +/-   ##
============================================
- Coverage     97.87%   97.72%   -0.16%     
- Complexity      152      153       +1     
============================================
  Files            28       29       +1     
  Lines           660      660              
============================================
- Hits            646      645       -1     
- Misses           14       15       +1     
Impacted Files Coverage Δ
src/Vendor/Composer/BinNormalizer.php 93.75% <93.75%> (ø)
src/Vendor/Composer/ComposerJsonNormalizer.php 86.20% <100.00%> (-4.91%) ⬇️

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

@localheinz localheinz merged commit baec0d1 into main Feb 27, 2023
@localheinz localheinz deleted the fix/bin-normalizer branch February 27, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants