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

wikimedia / parsoid / 1773 / 4
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2018 08:48PM UTC
Files 85
Run time 4s
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

14 Feb 2018 08:42PM UTC coverage: 86.171% (+0.01%) from 86.16%
1773.4

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/8717c5161">Use Promise.async/yield in WTS._serializeAttributes

Use of Promise.reduce was rewritten to use a `for of` loop over an
array, which is supported in node &gt;= 4.  Declarations using `var` were
rewritten to use `let` or (where eslint forced us to) `const`, in
order to manage the name conflicts caused by the change of scoping,
now that we&#39;re not creating a bunch of new function scopes.

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

8915 of 10952 branches covered (81.4%)

14351 of 16654 relevant lines covered (86.17%)

25868.53 hits per line

Source Files on job 1773.4
  • Tree
  • List 0
  • Changed 32
  • Source Changed 1
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1773
  • Travis Job 1773.4
  • 8717c516 on github
  • Prev Job for on master (#1772.1)
  • Next Job for on master (#1774.1)
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