|
Ran
|
Jobs
3
|
Files
124
|
Run time
6min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/14b684a73">Sanitizer: make methods static and fix some bugs * replace $noEndTagSet variable with const NO_END_TAG_SET * replace $cssDecodeRE variable with const CSS_DECODE_RE and remove unnecessary function computeCSSDecodeRegexp() * replace $microData variable with const MICRODATA and remove unnecessary function setMicroData() * fix getAttrWhiteList() doesn't cache calculated values * fix decodeEntity(): Undefined index in self::HTML_ENTITY_ALIASES[$name] * fix removeMismatchedQuoteChar(): counting $matches * make methods public: cleanUrl() decodeCharReferences() * make methods private: sanitizeToken() escapeIdForExternalInterwiki() * move non-static functions after all the static functions Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/193c245e0">193c245e0</a>
9517 of 12011 branches covered (79.24%)
14754 of 17513 relevant lines covered (84.25%)
90112.91 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2522.1 | 0 |
84.25 |
Travis Job 2522.1 | |
| 2 | 2522.2 | 0 |
84.25 |
Travis Job 2522.2 | |
| 3 | 2522.3 | 0 |
84.25 |
Travis Job 2522.3 |