|
Ran
|
Jobs
3
|
Files
116
|
Run time
260min
|
Badge
README BADGES
|
push
travis-ci
Add ability to splice DOM transformer in the pipeline * Config comes from the phpDOMTransformers array in pipeline.yaml * This serializes the DOM which is parsed on the PHP side. It then serializes the result DOM which is reparsed on the JS side. This technique has some limitations wrt content in fosterable positions. When HTML with fostered content is parsed, that content's location changes which impacts testing. So, it is unlikely we'll ever get all parser tests passing without playing other tricks (like tunneling content in fosterable positions through special comments and unwrapping them post-parse). We'll consider those solutions separately. Change-Id: I0854c7e08
9436 of 11867 branches covered (79.51%)
14878 of 17595 relevant lines covered (84.56%)
88313.17 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2348.1 | 0 |
84.56 |
Travis Job 2348.1 | |
| 2 | 2348.2 | 0 |
84.56 |
Travis Job 2348.2 | |
| 3 | 2348.3 | 0 |
84.56 |
Travis Job 2348.3 |