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

wikimedia / parsoid / 3249 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 23 Dec 2019 06:06PM UTC
Files 154
Run time 13s
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

23 Dec 2019 05:56PM UTC coverage: 84.849%. Remained the same
3249.1

push

travis-ci

jenkins-bot
<a href="https://github.com/wikimedia/parsoid/commit/<a class=hub.com/wikimedia/parsoid/commit/<a class="double-link" href="https://git"><a class=hub.com/wikimedia/parsoid/commit/<a class="double-link" href="https://git"><a class=hub.com/wikimedia/parsoid/commit/<a class="double-link" href="https://git"><a class=hub.com/wikimedia/parsoid/commit/<a class="double-link" href="https://git"><a class=hub.com/wikimedia/parsoid/commit/9d07c6201d16bbc8fd982b629de665554d03a27a">9d07c6201">&lt;a href=&quot;https://github.com/wikimedia/parsoid/commit/</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/wikimedia/parsoid/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/wikimedia/parsoid/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/wikimedia/parsoid/commit/9d07c6201d16bbc8fd982b629de665554d03a27a">9d07c6201</a><a href="https://github.com/wikimedia/parsoid/commit/9d07c6201d16bbc8fd982b629de665554d03a27a">&lt;a href=&quot;https://github.com/wikimedia/parsoid/commit/9d07c6201d16bbc8fd982b629de665554d03a27a&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&amp;amp;quot;https://github.com/wikimedia/parsoid/commit/&amp;lt;/a&amp;gt;&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://github.com/wikimedia/parsoid/commit/9d07c6201d16bbc8fd982b629de665554d03a27a&amp;quot;&amp;gt;9d07c6201&amp;lt;/a&amp;gt;&amp;lt;a href=&amp;quot;https://github.com/wikimedia/parsoid/commit/9d07c6201d16bbc8fd982b629de665554d03a27a&amp;quot;&amp;gt;&amp;amp;quot;&amp;amp;gt;Test case for implicit newline insertion when expanding templates

Parsoid currently does this correctly in production because it calls
`expandTemplates` via the API and the necessary newlines are inserted
magically.  But the native expansion (used by parserTests) is incorrect,
because we expand the template arguments before knowing the correct
sol context, and so a template where the argument appears first (like
Template:Echo) has argument #1 expanded in non-SOL context.  When we
later splice in the argument tokens, they are still in non-SOL context
(ie, a literal `#` not a &amp;amp;amp;lt;li&amp;amp;amp;gt; token) and so adding an extra `\n` to
the token stream makes no difference.

If we eventu... (continued)

9662 of 12132 branches covered (79.64%)

15149 of 17854 relevant lines covered (84.85%)

32872.97 hits per line

Source Files on job 3249.1
  • Tree
  • List 0
  • Changed 94
  • Source Changed 0
  • Coverage Changed 94
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3016
  • Travis Job 3249.1
  • 9d07c620 on github
  • Prev Job for on master (#3248.1)
  • Next Job for on master (#3250.1)
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