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

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

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2018 09:41PM UTC
Files 85
Run time 5s
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

13 Feb 2018 09:11PM UTC coverage: 86.149% (-0.02%) from 86.165%
1763.4

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/<a class=hub.com/wikimedia/parsoid/commit/41dbd40b732b2c24ea469a744f94163dbe68d923">41dbd40b7<a href="https://github.com/wikimedia/parsoid/commit/41dbd40b732b2c24ea469a744f94163dbe68d923">&quot;&gt;WTS: Use Promise.async/yield instead of Promise.method where appropriate

This affects html2wt/DOMHandlers.js and html2wt/LinkHandler.js

This makes the control flow much easier to understand, and un-does some
of the transformations made by I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/<a class="double-link" href="https://github.com/wikimedia/parsoid/commit/d68d24007229dcfa0bf6fb16c6ed3ecdaad0c2e5">d68d24007</a>">d68d24007</a><a href="https://github.com/wikimedia/parsoid/commit/41dbd40b732b2c24ea469a744f94163dbe68d923">.

All of the `handle` methods have been switched to use `Promise.async`.
There are a few cases where a Promise is returned and no `yield` is
actually performed. They require suppressing a lint error, but I&#39;ve
opted to convert these (instead of leaving them as `Promise.method`) in
order to facilitate the eventual conversion of all the `Promise.async`s
to `async function`s, once we bump our minimum required node version to
6.

Change-Id: I7232121a0">7232121a0</a>

8921 of 10960 branches covered (81.4%)

14361 of 16670 relevant lines covered (86.15%)

25831.92 hits per line

Source Files on job 1763.4
  • Tree
  • List 0
  • Changed 34
  • Source Changed 2
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1763
  • Travis Job 1763.4
  • 41dbd40b on github
  • Prev Job for on master (#1762.2)
  • Next Job for on master (#1764.4)
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