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: Remove RuleSet\AbstractRuleSet::DOCTRINE_IGNORED_TAGS #875

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • removes the RuleSet\AbstractRuleSet::DOCTRINE_IGNORED_TAGS constant

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #875 (bab9a8d) into main (111cebb) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #875   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        87        87           
===========================================
  Files             20        20           
  Lines            289       289           
===========================================
  Hits             289       289           
Files Changed Coverage Δ
src/RuleSet/AbstractRuleSet.php 100.00% <ø> (ø)
src/RuleSet/Php53.php 100.00% <ø> (ø)
src/RuleSet/Php54.php 100.00% <ø> (ø)
src/RuleSet/Php55.php 100.00% <ø> (ø)
src/RuleSet/Php56.php 100.00% <ø> (ø)
src/RuleSet/Php70.php 100.00% <ø> (ø)
src/RuleSet/Php71.php 100.00% <ø> (ø)
src/RuleSet/Php72.php 100.00% <ø> (ø)
src/RuleSet/Php73.php 100.00% <ø> (ø)
src/RuleSet/Php74.php 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 cb579d5 into main Sep 17, 2023
16 checks passed
@localheinz localheinz deleted the fix/constant branch September 17, 2023 09:30
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