Skip to content

fix(form-core): treat non-plain objects with no own enumerable keys a…

1b02d59
Select commit
Loading
Failed to load commit list.
Merged

fix(form-core): treat non-plain objects with no own enumerable keys as unequal in evaluate #2140

fix(form-core): treat non-plain objects with no own enumerable keys a…
1b02d59
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded May 10, 2026 in 0s

90.29% (-0.07%) compared to 6892ed0

View this Pull Request on Codecov

90.29% (-0.07%) compared to 6892ed0

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2140      +/-   ##
==========================================
- Coverage   90.35%   90.29%   -0.07%     
==========================================
  Files          38       49      +11     
  Lines        1752     2050     +298     
  Branches      444      538      +94     
==========================================
+ Hits         1583     1851     +268     
- Misses        149      179      +30     
  Partials       20       20              

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