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

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

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2015 11:47PM UTC
Files 69
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

12 Jun 2015 11:46PM UTC coverage: 85.411% (+0.04%) from 85.372%
471.1

push

travis-ci

Subramanya Sastry
Suppress newlines before category links

* itwiki:Melampyrum now RTs without semantic errors because the
  duplicate args category links no longer ends up on a new line.

* http://localhost:8000/enwiki/Taiko?oldid=665356368 now renders
  as expected as well.

* Parsoid now renders enwiki:User:SSastry_%28WMF%29/Category_Test
  identically to the PHP parser output. The list tests will not RT
  back the newlines because of newline suppression in list context.
  RTing of that test case will not be supported (see parser tests).

* We continue to treat category links as SOL-transparent, because
  that is their "true nature" in scenarios where newlines aren't
  stripped (when found at start of text -- they aren't usually, but
  that is besides the point).

* Added 2 new parser tests that spec this newline-stripping behavior.

* Updated wt2html output of 1 parser test. This will no longer wt2wt
  now because we are not really suppressing the newlines. I am not
  interested in adding special cases for rting this edge case.

  An alternative would be to actually suppress the newlines in
  parse output using some special meta-tag like mw:Placeholder or
  mw:SuppressNewlines or something that is not editable but can
  be deleted.

Bug: T2087
Bug: T95988

Change-Id: I507dcefcc

11047 of 12934 relevant lines covered (85.41%)

22846.26 hits per line

Source Files on job 471.1
  • Tree
  • List 0
  • Changed 51
  • Source Changed 1
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 471
  • Travis Job 471.1
  • 6bfac000 on github
  • Prev Job for on master (#470.1)
  • Next Job for on master (#472.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