fix(form-core): Fix memory leaks from EventClient #1866
Merged
Codecov / codecov/project
succeeded
Dec 18, 2025 in 0s
89.41% (-0.94%) compared to 6892ed0
View this Pull Request on Codecov
89.41% (-0.94%) compared to 6892ed0
Details
Codecov Report
❌ Patch coverage is 25.00000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.41%. Comparing base (6892ed0) to head (01f1ce3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/form-core/src/FormApi.ts | 25.00% | 12 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1866 +/- ##
==========================================
- Coverage 90.35% 89.41% -0.94%
==========================================
Files 38 48 +10
Lines 1752 1937 +185
Branches 444 483 +39
==========================================
+ Hits 1583 1732 +149
- Misses 149 184 +35
- 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.
Loading