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

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

Build:
DEFAULT BRANCH: master
Ran 03 Feb 2016 12:01AM UTC
Files 80
Run time 3s
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

02 Feb 2016 11:42PM UTC coverage: 82.567% (+0.01%) from 82.556%
882.3

push

travis-ci

subbuss
Updates to nowiking code for dealing with extlink masqueraders

* Followup to 9834cd6b5

* Templates can false lead the nowiking code to believe
  that a wikitext string can parse to an extlink.

  Ex: [{{echo|foo}}]

  More generally, the problem how do we know if [{{Tpl}}]
  will parse to an extlink or not. We won't know without
  examining the expansion of {{Tpl}}. So, during serialization,
  if we are trying to decide if the ']' needs to be nowiki
  protected, we need to look at the HTML that serialized to
  {{Tpl}} to see if the templated output was an A-tag.

* This patch handles the simplest scenarios like
  [{{Tpl}} content-without-templates]

  But, it will fail on [{{Tpl1}} {{Tpl2}}] since this patch
  will look at expansion of {{Tpl2}} while making nowiking
  decisions.

  To be improved upon.

* Updated some existing tests.

Change-Id: Icc6ab3de4

12873 of 15591 relevant lines covered (82.57%)

20381.16 hits per line

Source Files on job 882.3
  • Tree
  • List 0
  • Changed 45
  • Source Changed 1
  • Coverage Changed 45
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 882
  • Travis Job 882.3
  • e701d9cb on github
  • Prev Job for on master (#881.3)
  • Next Job for on master (#883.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