|
Ran
|
Files
86
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/07789e6c5">T58756: external links class= now setting free, text and autonumber Adds class attribute to ExtLinks. Notes: 1. Positions the class=" ... " immediately after a rel attribute to ensure stablity of tests that kept changing between versions of this patch. An alternative would be to update the normalization routines for tests that would ignore attribute order but that is a more complex change that can be tackled independently. 2. We've agreed not to deal with magic links right now. So, the tests for magic links do not have the same CSS classes that the PHP parser emits. 3. Changed test: "External links: wiki links within external link" to include the word test in front of the embedded wikilink. This test has broken wikitext markup and the link gets broken up and without the change to the test, looks like an autonumber link. Changing the test lets us eliminate a false html2html failure. An alternative would be to make this test skip html2html mode. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/302d0a892">302d0a892</a>
8918 of 10962 branches covered (81.35%)
14246 of 16550 relevant lines covered (86.08%)
25682.36 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|