Ran
|
Jobs
4
|
Files
11
|
Run time
17s
|
Badge
README BADGES
|
travis-ci
fixes commit: https://github.com/RxNT/react-jsonschema-form-conditionals/commit/df7d62aea Latest commit broke all my forms, by switching rulesRunner to use schema & uiSchema from this.state not from the parent function, like it was before. This change introduced bug where if field is removed from schema it can't be placed back, although formData changed back to state where that field should be on schema. You can confirm this on playground.
94 of 96 branches covered (97.92%)
Branch coverage included in aggregate %.
179 of 180 relevant lines covered (99.44%)
81.02 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 62.1 (ACTION="run lint") | 11 |
98.91 |
Travis Job 62.1 | |
2 | 62.2 (ACTION="run cs-check") | 11 |
98.91 |
Travis Job 62.2 | |
3 | 62.3 (ACTION="run dist") | 11 |
98.91 |
Travis Job 62.3 | |
4 | 62.4 (ACTION="test && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js") | 11 |
98.91 |
Travis Job 62.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|