Skip to content

Add FunctionParameterAssignment sniff - #117

Merged
aik099 merged 1 commit into
masterfrom
feature/function-parameter-assignment-sniff
Jul 23, 2026
Merged

Add FunctionParameterAssignment sniff#117
aik099 merged 1 commit into
masterfrom
feature/function-parameter-assignment-sniff

Add FunctionParameterAssignment sniff

3bb353d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2026 in 0s

97.72% (-0.03%) compared to 1ba8f6b

View this Pull Request on Codecov

97.72% (-0.03%) compared to 1ba8f6b

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.72%. Comparing base (1ba8f6b) to head (3bb353d).

Files with missing lines Patch % Lines
.../CodeAnalysis/FunctionParameterAssignmentSniff.php 96.42% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #117      +/-   ##
============================================
- Coverage     97.74%   97.72%   -0.03%     
- Complexity      502      513      +11     
============================================
  Files            29       30       +1     
  Lines          1465     1493      +28     
============================================
+ Hits           1432     1459      +27     
- Misses           33       34       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.