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

wikimedia / parsoid / 1663
85%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2017 08:48PM UTC
Jobs 4
Files 85
Run time 12min
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
1663

push

travis-ci

cscott
<a href="https://github.com/wikimedia/parsoid/commit/7b027b63e">Use a Set for trace/debug/dump flags.

This reads more naturally than repeated indexOf() operations against
an array.  We pass around the Parsoid options through inter-process
communication with workers, and whatever we send through that pipe
needs to be JSON-serializable.  So Util.setDebuggingFlags() still
creates arrays, and we pass arrays in the parsoidOptions configuration
object, but create Sets from them in the ParsoidConfig constructor.

Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/6531dda9d">6531dda9d</a>

8874 of 10904 branches covered (81.38%)

14364 of 16724 relevant lines covered (85.89%)

98606.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1663.1 14 Dec 2017 08:52PM UTC 0
85.86
Travis Job 1663.1
2 1663.2 14 Dec 2017 08:51PM UTC 0
85.87
Travis Job 1663.2
3 1663.3 14 Dec 2017 08:48PM UTC 0
85.87
Travis Job 1663.3
4 1663.4 14 Dec 2017 08:54PM UTC 0
85.87
Travis Job 1663.4
Source Files on build 1663
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1663
  • 7b027b63 on github
  • Prev Build on master (#1662)
  • Next Build on master (#1664)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc