|
Ran
|
Jobs
4
|
Files
79
|
Run time
58s
|
Badge
README BADGES
|
push
travis-ci
Normalize all lists to not mix wikitext and HTML list syntax * We have a "new-list-items-only" qualification when forcibly converting list items in HTML lists to HTML format. * In 8d73f60a, I removed a similar qualification for tables to prevent mixing HTML and wikitext syntax for table content. Roundtrip testing seems to indicate this is going through well without dirty diffs. * I am now removing the qualifier for lists as well. Hopefully there will be very few normalizations. Selser will continue to prevent large-scale normalization but when existing list items are edited, they will start getting normalized. * Added 2 new tests, one of which fails. This is not a new failure. Fixing that requires a bit more work. I am considering changing strategy for both tables and lists to insert stx: html data-parsoid attribute during a normalization phase and getting rid of the code here. For later. Change-Id: Ic39ce73bd
12965 of 15468 relevant lines covered (83.82%)
85147.29 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 994.1 | 0 |
83.8 |
Travis Job 994.1 | |
| 2 | 994.2 | 0 |
83.8 |
Travis Job 994.2 | |
| 3 | 994.3 | 0 |
83.77 |
Travis Job 994.3 | |
| 4 | 994.4 | 0 |
83.77 |
Travis Job 994.4 |