|
Ran
|
Jobs
3
|
Files
152
|
Run time
7min
|
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%)
90329.7 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2626.1 | 0 |
84.51 |
Travis Job 2626.1 | |
| 2 | 2626.2 | 0 |
84.51 |
Travis Job 2626.2 | |
| 3 | 2626.3 | 0 |
84.54 |
Travis Job 2626.3 |