|
Ran
|
Files
152
|
Run time
15s
|
Badge
README BADGES
|
push
travis-ci
Rename PipelineUtils::buildDOMFragmentTokens to eliminate confusion * This has happened more than once where I read "buildDOMFragmentTokens" and assume it is building a "mw-dom-fragment-token" token that processes its content in a separate pipeline all the way to DOM. * But, in reality, that helper is just tunneling a parsed DOM (probably by processing the "mw-dom-fragment-token" token) through all the token transformers by stuffing the DOM in stand-in tokens. To avoid ongoing confusion (for myself and other devs), rename this helper to reflect what it actually does. Change-Id: Ia918df54a
9532 of 12007 branches covered (79.39%)
14904 of 17635 relevant lines covered (84.51%)
29622.11 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|