Ran
|
Jobs
4
|
Files
69
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
[roundtrip-test] Provide orig wikitext to html2wt to reduce WS diffs * html2wt reuses separator text from wikitext (if available) instead of emitting standardized normalized separators. This reduces whitespace diffs greatly in roundtripping. * 871377148 removed this and I didn't think it was a big deal till we ran rt-testing and realized that ~4+% of test results regress from clean diffs to syntactic/semantic diffs. * Ideally, all the diffs would entirely be syntactic diffs (which would be acceptable), but the findMatchingNodes code in roundtrip-test.js whose accuracy is crucial to accurate error classification is fairly buggy. I'm going to rip out the existing code and do a clean rewrite of it since the existing version is unnecessarily complicated. But, till such time, let us restore the accuracy of our rt-testing results. Change-Id: I3caef1aa8
10938 of 12821 relevant lines covered (85.31%)
89553.53 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 406.1 | 69 |
85.31 |
Travis Job 406.1 | |
2 | 406.2 | 69 |
85.31 |
Travis Job 406.2 | |
3 | 406.3 | 69 |
85.31 |
Travis Job 406.3 | |
4 | 406.4 | 69 |
85.31 |
Travis Job 406.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|