Ran
|
Jobs
1
|
Files
53
|
Run time
7s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/Kozea/formol/commit/<a class=hub.com/Kozea/formol/commit/f5fe40a484a5a11d5befc09106c431b674e18c36">f5fe40a48<a href="https://github.com/Kozea/formol/commit/f5fe40a484a5a11d5befc09106c431b674e18c36">">Fix the register function Context: When two or more Fields are used either inside the Conditional component or both in their own Conditional with the same show condition, only the last Field receive its initial value set in item attribute via Formol component. The cause: when a Field is mounted, the register function is executed to register the component in transientItem variable. But due to the async nature of setState, the transientItem between Fields registration stays the same. I think this commit is an attempt to fix the bug https://github.com/Kozea/formol/commit/</a><a class="double-link" href="https://github.com/Kozea/formol/commit/<a class="double-link" href="https://github.com/Kozea/formol/commit/c12d07cdb293e9012b8062df11dacc25a1c5121e">c12d07cdb</a>">c12d07cdb</a><a href="https://github.com/Kozea/formol/commit/f5fe40a484a5a11d5befc09106c431b674e18c36"> But it seems to appear again https://github.com/Kozea/formol/issues/62
501 of 501 branches covered (100.0%)
Branch coverage included in aggregate %.
734 of 734 relevant lines covered (100.0%)
458.42 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 431.1 | 53 |
100.0 |
Travis Job 431.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|