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

wikimedia / parsoid / 2487 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2019 02:53AM UTC
Files 124
Run time 6s
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

11 Apr 2019 11:11PM UTC coverage: 84.288%. Remained the same
2487.3

push

travis-ci

subbuss
<a href="https://github.com/wikimedia/parsoid/commit/b19ec0137">Use empty to check for boolean properties instead of isset

* isset returns true if the property is set even if the value of
  the property is false. For all boolean flags, we want to use
  empty instead that does the right thing.

* Fixes a parser test failure encountered in hybrid testing where
  the autoinserted* flag was being set (to false) in data-parsoid
  across JS-PHP serialization boundaries which then cause computeDSR
  pass to compute the wrong thing because it was using isset.

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

9526 of 12018 branches covered (79.26%)

14758 of 17509 relevant lines covered (84.29%)

30338.51 hits per line

Source Files on job 2487.3
  • 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 2321
  • Travis Job 2487.3
  • b19ec013 on github
  • Prev Job for on master (#2486.2)
  • Next Job for on master (#2488.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