ng-dynamic-forms
ng-dynamic-forms copied to clipboard
Adding FindByPath method on dynamic-form.service
adding findByPath method on dynamic-form.service
Codecov Report
Merging #1086 into development will decrease coverage by
0.10%. The diff coverage is78.57%.
@@ Coverage Diff @@
## development #1086 +/- ##
===============================================
- Coverage 89.11% 89.00% -0.11%
===============================================
Files 170 170
Lines 2673 2701 +28
Branches 247 255 +8
===============================================
+ Hits 2382 2404 +22
- Misses 196 198 +2
- Partials 95 99 +4
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...forms/core/src/lib/service/dynamic-form.service.ts | 86.95% <78.57%> (-1.51%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 8ff9c59...9aea1af. Read the comment docs.
Hi @stekontar Do you mind to share your experience with dynamic forms in the discussions of a new library to implement advanced features? https://dev.to/myndpm/a-new-approach-to-have-dynamic-forms-in-angular-5d11 Thanks in advance!