Skip to content

Add a few optimizations - #3264

Draft
Crabcyborg wants to merge 4 commits into
masterfrom
few_optimizations
Draft

Add a few optimizations#3264
Crabcyborg wants to merge 4 commits into
masterfrom
few_optimizations

Clean up mgiration

1d31a35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

28.42% (+2.11%) compared to 58a3a7e

View this Pull Request on Codecov

28.42% (+2.11%) compared to 58a3a7e

Details

Codecov Report

❌ Patch coverage is 21.73913% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.42%. Comparing base (58a3a7e) to head (1d31a35).
⚠️ Report is 203 commits behind head on master.

Files with missing lines Patch % Lines
classes/models/FrmMigrate.php 0.00% 8 Missing ⚠️
classes/helpers/FrmFormsHelper.php 41.66% 7 Missing ⚠️
classes/helpers/FrmFormsListHelper.php 0.00% 2 Missing ⚠️
classes/controllers/FrmHooksController.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3264      +/-   ##
============================================
+ Coverage     26.30%   28.42%   +2.11%     
- Complexity     9466     9611     +145     
============================================
  Files           155      159       +4     
  Lines         31689    32455     +766     
============================================
+ Hits           8336     9224     +888     
+ Misses        23353    23231     -122     

☔ 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.