feat: add validationResult property to UI validation flow #73
Codecov / codecov/project
succeeded
Nov 27, 2025 in 0s
83.74% (target 75.00%)
View this Pull Request on Codecov
83.74% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.74%. Comparing base (2a4c4fb) to head (d7986ee).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| Sources/ValidatorUI/Classes/IUIValidatable.swift | 0.00% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #73 +/- ##
==========================================
- Coverage 87.63% 83.74% -3.88%
==========================================
Files 36 34 -2
Lines 1172 1138 -34
==========================================
- Hits 1027 953 -74
- Misses 145 185 +40 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../FormField/FormFieldManager/FormFieldManager.swift | 0.00% <ø> (ø) |
|
| Sources/ValidatorUI/Classes/IUIValidatable.swift | 0.00% <0.00%> (-84.38%) |
⬇️ |
Loading