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

wikimedia / parsoid / 2569
85%

Build:
DEFAULT BRANCH: master
Ran 01 May 2019 08:40PM UTC
Jobs 3
Files 152
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
2569

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/1a1809957">Port Pre and Nowiki extensions

Note for the &lt;nowiki&gt; regexp in Pre: \s in the regular expression is left
as-is. In PHP it is interpreted more narrowly (same as [ \r\n\t\f\v] vs.
[ \f\n\r\t\v\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]
in Javascript) but that should be OK - the PHP parser uses
DOMDocument::loadXML and the XML spec defines whitespace as [ \t\r\n].

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

9536 of 12019 branches covered (79.34%)

14907 of 17665 relevant lines covered (84.39%)

90256.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2569.1 01 May 2019 08:43PM UTC 0
84.39
Travis Job 2569.1
2 2569.2 01 May 2019 08:40PM UTC 0
84.39
Travis Job 2569.2
3 2569.3 01 May 2019 08:48PM UTC 0
84.42
Travis Job 2569.3
Source Files on build 2569
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2569
  • 1a180995 on github
  • Prev Build on master (#2568)
  • Next Build on master (#2570)
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