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: Use Printer instead of Formatter #1008

Merged
merged 2 commits into from
Dec 12, 2022
Merged

Fix: Use Printer instead of Formatter #1008

merged 2 commits into from
Dec 12, 2022

Conversation

localheinz
Copy link
Member

This pull request

  • uses the Printer instead of Formatter in NormalizeCommand

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #1008 (fa37f75) into main (3f1009b) will increase coverage by 0.21%.
The diff coverage is 95.23%.

❗ Current head fa37f75 differs from pull request most recent head 4d70ba1. Consider uploading reports for the commit 4d70ba1 to get more accurate results

@@             Coverage Diff              @@
##               main    #1008      +/-   ##
============================================
+ Coverage     88.26%   88.48%   +0.21%     
- Complexity       53       54       +1     
============================================
  Files             4        4              
  Lines           179      191      +12     
============================================
+ Hits            158      169      +11     
- Misses           21       22       +1     
Impacted Files Coverage Δ
src/Command/NormalizeCommand.php 89.01% <95.00%> (+0.19%) ⬆️
src/NormalizePlugin.php 77.77% <100.00%> (ø)

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

@localheinz localheinz merged commit 16e8809 into main Dec 12, 2022
@localheinz localheinz deleted the fix/printer branch December 12, 2022 17:10
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