Ran
|
Jobs
4
|
Files
69
|
Run time
19min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Fix crashers when dp isn't present for an id * In a48ca3e98, we assumed that dp would always be available for a child of body with an id. However, template siblings can still have manually added ids (present in the wikitext), even though only the first about sibling has a dp. The algorithm only accounted for the absence of ids and was thrown off by their presence. * Now we explicitly test that the id doesn't come from an about sibling so that all templated content is in one section. Change-Id: I3aacedb7b
10966 of 12859 relevant lines covered (85.28%)
89468.54 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 409.1 | 69 |
85.28 |
Travis Job 409.1 | |
2 | 409.2 | 69 |
85.28 |
Travis Job 409.2 | |
3 | 409.3 | 69 |
85.27 |
Travis Job 409.3 | |
4 | 409.4 | 69 |
85.27 |
Travis Job 409.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|