Ran
|
Files
69
|
Run time
6s
|
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
10937 of 12821 relevant lines covered (85.31%)
22388.31 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|