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

wikimedia / parsoid / 2515
85%

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

pending completion
2515

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%)

90120.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2515.1 17 Apr 2019 09:45PM UTC 0
84.25
Travis Job 2515.1
2 2515.2 17 Apr 2019 09:40PM UTC 0
84.25
Travis Job 2515.2
3 2515.3 17 Apr 2019 09:47PM UTC 0
84.25
Travis Job 2515.3
Source Files on build 2515
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2515
  • dbb43f3b on github
  • Prev Build on master (#2514)
  • Next Build on master (#2516)
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