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: Implement NoNamedArgumentRule #916

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Enhancement: Implement NoNamedArgumentRule

c508524
Select commit
Loading
Failed to load commit list.
Draft

Enhancement: Implement NoNamedArgumentRule #916

Enhancement: Implement NoNamedArgumentRule
c508524
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2025 in 1s

98.64% (-0.08%) compared to 30e7906

View this Pull Request on Codecov

98.64% (-0.08%) compared to 30e7906

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.64%. Comparing base (30e7906) to head (c508524).

Files with missing lines Patch % Lines
src/FunctionCalls/NoNamedArgumentRule.php 95.83% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #916      +/-   ##
============================================
- Coverage     98.71%   98.64%   -0.08%     
- Complexity      226      232       +6     
============================================
  Files            30       31       +1     
  Lines           857      883      +26     
============================================
+ Hits            846      871      +25     
- Misses           11       12       +1     

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