Skip to content

Update sniff to enforce more early returns

c95b629
Select commit
Loading
Failed to load commit list.
Merged

Update sniff to enforce more early returns #2818

Update sniff to enforce more early returns
c95b629
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2026 in 1s

27.09% (-0.01%) compared to 0c50d33

View this Pull Request on Codecov

27.09% (-0.01%) compared to 0c50d33

Details

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.09%. Comparing base (0c50d33) to head (c95b629).
⚠️ Report is 41 commits behind head on master.

Files with missing lines Patch % Lines
classes/models/FrmInstallerSkin.php 0.00% 16 Missing ⚠️
classes/controllers/FrmFormsController.php 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2818      +/-   ##
============================================
- Coverage     27.09%   27.09%   -0.01%     
  Complexity     8840     8840              
============================================
  Files           145      145              
  Lines         29760    29758       -2     
============================================
- Hits           8063     8062       -1     
+ Misses        21697    21696       -1     

☔ View full report in Codecov by Sentry.
📢 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.