fix(react-form): Make form.options reactive by adding getter #2044
Sentry / codecov/project
failed
Mar 2, 2026 in 0s
57.08% (-33.28%) compared to 6892ed0
View this Pull Request on Codecov
57.08% (-33.28%) compared to 6892ed0
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.08%. Comparing base (6892ed0) to head (29a65ed).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/react-form/src/useForm.tsx | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2044 +/- ##
===========================================
- Coverage 90.35% 57.08% -33.28%
===========================================
Files 38 18 -20
Lines 1752 240 -1512
Branches 444 36 -408
===========================================
- Hits 1583 137 -1446
+ Misses 149 91 -58
+ Partials 20 12 -8 ☔ 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.
Loading