Ran
|
Jobs
4
|
Files
70
|
Run time
39min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Don't introduce negative DSR deltas when right propagating * This is the messy situation we got into because of the improperly closed templated tables in plwiki/Lamborghini, which have now been fixed. Top level content was being fostered by the templated table, triggering DSR right propagation. * Although the change here prevents negative DSR deltas (end - start) and the roundtrip won't truncate any fostered content, we are left with the issue of duplicate non-fostered content between the template end and the fostered content with the furthest source range. For example, Template:Unclosed {| Page:Testing {{Unclosed}} <!-- comment --> [[Category:hoisted]] The roundtrip of the Testing page would be, {{Unclosed}} <!-- comment --> [[Category:hoisted]] <!-- comment --> This is because the category will be fostered, expanding the template range to its end, including the comment. However, the original comment and newlines will not be fostered and on serialization will be duplicated by the template source. Bug: T76353 Change-Id: Ib58101e8d
9853 of 11717 relevant lines covered (84.09%)
90926.93 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 231.1 | 70 |
84.09 |
Travis Job 231.1 | |
2 | 231.2 | 70 |
84.07 |
Travis Job 231.2 | |
3 | 231.3 | 70 |
84.07 |
Travis Job 231.3 | |
4 | 231.4 | 70 |
84.07 |
Travis Job 231.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|