feat(FormStore): support nested structures in form data handling #498
Codecov / codecov/project
succeeded
Dec 9, 2025 in 1s
75.01% (+0.02%) compared to c0b0701
View this Pull Request on Codecov
75.01% (+0.02%) compared to c0b0701
Details
Codecov Report
❌ Patch coverage is 89.13043% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.01%. Comparing base (c0b0701) to head (d795d51).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| shared/form/src/FormStore.ts | 89.13% | 2 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #498 +/- ##
==========================================
+ Coverage 74.98% 75.01% +0.02%
==========================================
Files 607 607
Lines 18764 18779 +15
Branches 2894 2899 +5
==========================================
+ Hits 14071 14087 +16
+ Misses 4150 4147 -3
- Partials 543 545 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| shared/form/src/FormStore.ts | 75.77% <89.13%> (+3.17%) |
⬆️ |
🚀 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