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

wikimedia / parsoid / 2487
85%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2019 02:46AM UTC
Jobs 3
Files 124
Run time 7min
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
2487

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

91015.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2487.1 12 Apr 2019 02:50AM UTC 0
84.29
Travis Job 2487.1
2 2487.2 12 Apr 2019 02:45AM UTC 0
84.29
Travis Job 2487.2
3 2487.3 12 Apr 2019 02:53AM UTC 0
84.29
Travis Job 2487.3
Source Files on build 2487
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2487
  • b19ec013 on github
  • Prev Build on master (#2486)
  • Next Build on master (#2488)
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