Skip to content

refactor(form-core): remove unnecessary eslint-disable for optional c…

699134c
Select commit
Loading
Failed to load commit list.
Open

fix(form-core): establish Field-over-Form prioritization for isDefaultValue and resets #2006

refactor(form-core): remove unnecessary eslint-disable for optional c…
699134c
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Jan 28, 2026 in 0s

89.61% (-0.75%) compared to 6892ed0

View this Pull Request on Codecov

89.61% (-0.75%) compared to 6892ed0

Details

Codecov Report

❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.61%. Comparing base (6892ed0) to head (699134c).
⚠️ Report is 127 commits behind head on main.

Files with missing lines Patch % Lines
packages/form-core/src/FormApi.ts 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2006      +/-   ##
==========================================
- Coverage   90.35%   89.61%   -0.75%     
==========================================
  Files          38       48      +10     
  Lines        1752     1964     +212     
  Branches      444      496      +52     
==========================================
+ Hits         1583     1760     +177     
- Misses        149      183      +34     
- Partials       20       21       +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.