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: Extract Config\Fixers as a value object #883

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • extracts Config\Fixers as a value object

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #883 (2558a62) into main (b257a53) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #883   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       110       117    +7     
===========================================
  Files             19        20    +1     
  Lines            426       445   +19     
===========================================
+ Hits             426       445   +19     
Files Changed Coverage Δ
src/Factory.php 100.00% <100.00%> (ø)
src/Fixers.php 100.00% <100.00%> (ø)
src/RuleSet/Php53.php 100.00% <100.00%> (ø)
src/RuleSet/Php54.php 100.00% <100.00%> (ø)
src/RuleSet/Php55.php 100.00% <100.00%> (ø)
src/RuleSet/Php56.php 100.00% <100.00%> (ø)
src/RuleSet/Php70.php 100.00% <100.00%> (ø)
src/RuleSet/Php71.php 100.00% <100.00%> (ø)
src/RuleSet/Php72.php 100.00% <100.00%> (ø)
src/RuleSet/Php73.php 100.00% <100.00%> (ø)
... and 4 more

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

@localheinz localheinz merged commit 266eda3 into main Sep 18, 2023
15 checks passed
@localheinz localheinz deleted the feature/custom-fixers branch September 18, 2023 08:57
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