|
Ran
|
Files
109
|
Run time
11s
|
Badge
README BADGES
|
push
travis-ci
Add 'inserted' diff-marker to the correct node * Firstly, 179b04141 was incorrectly adding that marker to the parent of the inserted <br /> which incorrectly flagged the entire parent's subtree as being inserted. This then triggered the assertion in the bug report since that subtree could have had other inserted nodes. * Secondly, when the <br /> is being inserted to the sibling node, verify that the sibling node is not inserted content already. Without this check, we get parser test crashers (yay!). Bug: T194083 Change-Id: I5d4baf675
9381 of 11765 branches covered (79.74%)
15104 of 17791 relevant lines covered (84.9%)
25209.4 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|