Skip to content

fix(react-form): use shallow equality in form.Subscribe to prevent un…

cc25192
Select commit
Loading
Failed to load commit list.
Open

fix(react-form): use shallow equality in form.Subscribe to prevent unnecessary re-renders #2092

fix(react-form): use shallow equality in form.Subscribe to prevent un…
cc25192
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project failed Mar 26, 2026 in 0s

56.68% (-33.68%) compared to 6892ed0

View this Pull Request on Codecov

56.68% (-33.68%) compared to 6892ed0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.68%. Comparing base (6892ed0) to head (cc25192).
⚠️ Report is 158 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2092       +/-   ##
===========================================
- Coverage   90.35%   56.68%   -33.68%     
===========================================
  Files          38       18       -20     
  Lines        1752      247     -1505     
  Branches      444       47      -397     
===========================================
- Hits         1583      140     -1443     
+ Misses        149       92       -57     
+ Partials       20       15        -5     

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