Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/<a class=hub.com/wikimedia/parsoid/commit/031b6d40c9a76f0c13d15f59cb6fb6539749dc61">031b6d40c<a href="https://github.com/wikimedia/parsoid/commit/031b6d40c9a76f0c13d15f59cb6fb6539749dc61">">Fix dsr test to check start against null, not &#39;truthy&#39; This code is triggered on wikitext with badly nested &lt;a&gt; tags, such as [http://example.org [[Foo]]] The test *should* be that the start dsr is non-null; &#39;0&#39; is a legit value. However, this fix is mostly theoretical, as I can&#39;t figure out how to write a test case such that dsr start is actually 0 here: you need opening brackets in wikitext to start the link, and those will always bump the dsr up by at least one. Still, I&#39;m pretty confident this patch is the *correct* way to do this test. Follow up to a comment on I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/<a class="double-link" href="https://github.com/wikimedia/parsoid/commit/7795cedf14e6ff56a31eeaba0a32c3c5c3166f08">7795cedf1</a>">7795cedf1</a><a href="https://github.com/wikimedia/parsoid/commit/031b6d40c9a76f0c13d15f59cb6fb6539749dc61">. Change-Id: I059a17412">059a17412</a>
9616 of 12116 branches covered (79.37%)
15021 of 17755 relevant lines covered (84.6%)
90183.6 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2837.1 | 153 |
84.6 |
Travis Job 2837.1 | |
2 | 2837.2 | 153 |
84.6 |
Travis Job 2837.2 | |
3 | 2837.3 | 153 |
84.63 |
Travis Job 2837.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|