|
Ran
|
Jobs
3
|
Files
116
|
Run time
10min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/7719cb258">Introduce new DOMUtils.{match,has}TypeOf()/{match,has}NameAndTypeOf() helpers This splits the typeof attribute and then matches on each element, returning the matching typeof value. The existing DOMUtils.isNodeOfType() helper has been renamed to {match,has}NameAndTypeOf() and tweaked to use DOMUtils.matchTypeOf(), which magically makes it handle multiple space-separated typeof clauses. Audited to make sure this is ok. The `match` version always takes a regular expression and returns the matching type, and the `has` version always takes a literal string and returns a boolean. This eases porting to PHP straight-forward, which doesn't distinguish between regular expressions and string. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/4521df07c">4521df07c</a>
9526 of 11998 branches covered (79.4%)
14869 of 17609 relevant lines covered (84.44%)
89356.56 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2418.1 | 0 |
84.44 |
Travis Job 2418.1 | |
| 2 | 2418.2 | 0 |
84.44 |
Travis Job 2418.2 | |
| 3 | 2418.3 | 0 |
84.44 |
Travis Job 2418.3 |