Skip to content

removes commented code

17b1eaf
Select commit
Loading
Failed to load commit list.
Merged

Adds appliesTo to verify if a given rule should be applied #454

removes commented code
17b1eaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 1s

94.39% (+0.77%) compared to 13d5528

View this Pull Request on Codecov

94.39% (+0.77%) compared to 13d5528

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.39%. Comparing base (13d5528) to head (17b1eaf).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Expression/ForClasses/IsNotFinal.php 0.00% 2 Missing ⚠️
src/PHPUnit/ArchRuleCheckerConstraintAdapter.php 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #454      +/-   ##
============================================
+ Coverage     93.62%   94.39%   +0.77%     
- Complexity      593      599       +6     
============================================
  Files            69       69              
  Lines          1601     1607       +6     
============================================
+ Hits           1499     1517      +18     
+ Misses          102       90      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.