Ran
|
Files
69
|
Run time
4s
|
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
10965 of 12859 relevant lines covered (85.27%)
22367.03 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|