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

wikimedia / parsoid / 2083
85%
master: 85%

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

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

51365.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2083.1 21 Sep 2018 05:49PM UTC 0
86.08
Travis Job 2083.1
2 2083.2 21 Sep 2018 05:47PM UTC 0
86.08
Travis Job 2083.2
Source Files on build 2083
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2083
  • f087d38f on github
  • Prev Build on php-prototype (#2082)
  • Next Build on php-prototype (#2084)
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