Skip to content

fix(form): stabilize renders, fix FormItem memo deps, correct useImpe…

dd22eaa
Select commit
Loading
Failed to load commit list.
Draft

fix(form): stabilize ProForm/BaseForm renders and FormItem memoization #9605

fix(form): stabilize renders, fix FormItem memo deps, correct useImpe…
dd22eaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

88.48% (-0.06%) compared to bdbf841

View this Pull Request on Codecov

88.48% (-0.06%) compared to bdbf841

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.48%. Comparing base (bdbf841) to head (dd22eaa).

Files with missing lines Patch % Lines
src/form/components/FormItem/index.tsx 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9605      +/-   ##
==========================================
- Coverage   88.53%   88.48%   -0.06%     
==========================================
  Files         368      368              
  Lines       11257    11259       +2     
  Branches     4157     4156       -1     
==========================================
- Hits         9966     9962       -4     
- Misses       1139     1144       +5     
- Partials      152      153       +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.