Ran
|
Files
153
|
Run time
26s
|
Badge
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
9613 of 12107 branches covered (79.4%)
15040 of 17764 relevant lines covered (84.67%)
31712.49 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|