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: Turn Config\RuleSet into value object #888

Merged
merged 1 commit into from Sep 18, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • turns Config\RuleSet into value object

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #888 (c73e112) into main (b22e40e) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                main      #888    +/-   ##
============================================
  Coverage     100.00%   100.00%            
+ Complexity       128        63    -65     
============================================
  Files             20        21     +1     
  Lines          10376     10083   -293     
============================================
- Hits           10376     10083   -293     
Files Changed Coverage Δ
src/RuleSet.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%> (ø)
src/RuleSet/Php74.php 100.00% <100.00%> (ø)
... and 3 more

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

@localheinz localheinz merged commit 01510e9 into main Sep 18, 2023
15 checks passed
@localheinz localheinz deleted the feature/rule-set branch September 18, 2023 12:28
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