Ran
|
Jobs
3
|
Files
154
|
Run time
8min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Restrict the use of the dummy env to title parsing Using it to create docs means that those docs will remain live while the entire test suite runs, since the env holds a reference to them, bloating memory and slowing things down. It also avoids using a document with an environment which didn't create it, preventing any future pitfalls with that. At some point we should think about decoupling title parsing from the environment, but that's for another day. Unfortunately, there's some ugly manipulation of the page content that's necessary for invoking the various modes with the same environment instance. In the future, these parsoid internals should be opaque to the test runner and it should only calls methods exposed by the entrypoint. Change-Id: Ife4709c6a
9541 of 12029 branches covered (79.32%)
14902 of 17624 relevant lines covered (84.56%)
100138.15 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2903.1 | 153 |
84.67 |
Travis Job 2903.1 | |
2 | 2903.2 | 153 |
84.67 |
Travis Job 2903.2 | |
3 | 2903.3 | 153 |
84.69 |
Travis Job 2903.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|