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

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

Build:
Build:
LAST BUILD BRANCH: v0.11.0
DEFAULT BRANCH: master
Ran 21 Sep 2018 05:47PM UTC
Files 86
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

21 Sep 2018 05:34PM UTC coverage: 86.085% (+0.006%) from 86.079%
2083.2

push

travis-ci

subbuss
<a href="https://github.com/wikimedia/parsoid/commit/f087d38f0">A whole bunch of tweaks to get this further along

* Added Utils.php.

* Remove &quot;static&quot; annotations for lots of functions that were
  non-static and used by constructed objects.

* In Javascript foo.x and foo[&quot;x&quot;] are equivalent.

  In PHP, where associative arrays are involved, you cannot
  use foo-&gt;x. You have to use foo[&quot;x&quot;].

  Till such time we construct native classes for where object
  fields are pre-known and pre-determined, for this initial
  experiment, let us continue to use associative arrays and
  consequently we have to use foo[&quot;x&quot;] notation.

* The JS code is adding a custom &quot;.value&quot; property for quote
  tokens instead of stuffing it as an attribute in the
  attribs array.

  This won&#39;t work with PHP. So, hacked that to stuff it into
  the attribs array via addAttribute during construction and
  changed QuoteTransformer accordingly.

* Maybe a few additional minor tweaks.

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

8920 of 10962 branches covered (81.37%)

14247 of 16550 relevant lines covered (86.08%)

25682.92 hits per line

Source Files on job 2083.2
  • Tree
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1969
  • Travis Job 2083.2
  • f087d38f on github
  • Prev Job for on php-prototype (#2082.1)
  • Next Job for on php-prototype (#2084.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