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

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

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2019 09:40PM UTC
Files 124
Run time 7s
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

17 Apr 2019 09:32PM UTC coverage: 84.25%. Remained the same
2515.2

push

travis-ci

jenkins-bot
Fix onSOL buglet in html2wt introduced by refactor

In 4d6aa7245 the code was refactored
and `res.match(regexp)` was swapped around to `regexp.test(res)`.
Unfortunately, `res` is a `ConstrainedText` class, not a `string`,
and `ConstrainedText#match` is a special helper function.  Swap
it back to fix the inadvertent breakage.

Change-Id: Ia6ce1f685

9516 of 12008 branches covered (79.25%)

14753 of 17511 relevant lines covered (84.25%)

30040.17 hits per line

Source Files on job 2515.2
  • Tree
  • List 0
  • Changed 10
  • Source Changed 1
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2344
  • Travis Job 2515.2
  • dbb43f3b on github
  • Prev Job for on master (#2514.1)
  • Next Job for on master (#2516.1)
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