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

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

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2019 09:13PM UTC
Files 116
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

25 Mar 2019 07:51PM UTC coverage: 84.44% (+0.001%) from 84.439%
2418.2

push

travis-ci

cscott
<a href="https://github.com/wikimedia/parsoid/commit/7719cb258">Introduce new DOMUtils.{match,has}TypeOf()/{match,has}NameAndTypeOf() helpers

This splits the typeof attribute and then matches on each element, returning
the matching typeof value.

The existing DOMUtils.isNodeOfType() helper has been renamed to
{match,has}NameAndTypeOf() and tweaked to use DOMUtils.matchTypeOf(),
which magically makes it handle multiple space-separated typeof clauses.
Audited to make sure this is ok.

The `match` version always takes a regular expression and returns the
matching type, and the `has` version always takes a literal string and
returns a boolean.  This eases porting to PHP straight-forward, which
doesn&#39;t distinguish between regular expressions and string.

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

9526 of 11998 branches covered (79.4%)

14869 of 17609 relevant lines covered (84.44%)

29785.5 hits per line

Source Files on job 2418.2
  • Tree
  • List 0
  • Changed 25
  • Source Changed 12
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2266
  • Travis Job 2418.2
  • 7719cb25 on github
  • Prev Job for on master (#2417.2)
  • Next Job for on master (#2419.2)
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