Ran
|
Jobs
2
|
Files
153
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/6eb00df3e">Port Gallery extension * Added `galleryOptions` query method to SiteConfig. * Minor tweaks to JS implementation just to keep implementations in sync (and avoid an unnecessarily expensive `.innerHTML` call) * Minor bugfix to Util.parseMediaDimensions to make it return null when given an empty string * Add accessor methods `getFrame` and `getExtTagOffsets` to `ParsoidExtensionAPI`. * Added `modifyArgDict` capability to `ExtensionTag` element. * Added a new `ParsedLine` tuple type for code/type clarity. * Suppress "missing property" warnings in ContentUtils::shiftDSR * Workaround a spurious phan warning in DOMDataUtils::storeDataAttribs by using an explicit assignment instead of a default parameter value. * Fix the type of TokenUtils::kvToHash when $convertValuesToString=true * Make Sanitizer::attributeWhitelist public, since it is used by the Gallery implementation. This will probably have to be reverted eventually, since this method is deprecated in core. * Fix DOMPostProcessorTest to account for the new gallery styles. Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/17c3c53ea">17c3c53ea</a>
9614 of 12107 branches covered (79.41%)
15045 of 17764 relevant lines covered (84.69%)
65019.79 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2894.1 | 153 |
84.67 |
Travis Job 2894.1 | |
3 | 2894.3 | 153 |
84.69 |
Travis Job 2894.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|