• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wikimedia / parsoid / 2728 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 18 Jun 2019 01:57PM UTC
Files 153
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Jun 2019 01:48PM UTC coverage: 85.312%. Remained the same
2728.2

push

travis-ci

jenkins-bot
Hook up native extensions with SiteConfig

* Hook up native extensions with SiteConfig.
* For now, hardcoded the list of native extensions.
* Uncommented and implemented extension code in wt2html and html2wt code
  that depended on extension configs being available via the site config.
* Do we need a SerialHandler interface or can we make do with the
  ExtenstionTag interface similar to how this patch handles the
  lint handler. Otherwise, we'll need interfaces for every handler
  we decide to implement.
* Since getExtensionTagMap doesn't guarantee fixed values for its keys,
  updated one of the SiteConfigTest asserts to not rely on boolean values.
* A number of html2wt tests now pass with this patch since this makes
  html2wt handler requests for extension tags no longer throw an
  unimplemented exception.

Change-Id: Iaee71ea60

9609 of 12016 branches covered (79.97%)

15055 of 17647 relevant lines covered (85.31%)

30038.42 hits per line

Source Files on job 2728.2
  • Tree
  • List 0
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2537
  • Travis Job 2728.2
  • e8534183 on github
  • Prev Job for on master (#2727.2)
  • Next Job for on master (#2730.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc