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

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

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2015 08:11PM UTC
Files 70
Run time 38min
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

10 Mar 2015 07:49PM UTC coverage: 84.066% (-0.006%) from 84.072%
231.3

push

travis-ci

arlolra
Don't introduce negative DSR deltas when right propagating

 * This is the messy situation we got into because of the improperly
   closed templated tables in plwiki/Lamborghini, which have now been
   fixed. Top level content was being fostered by the templated table,
   triggering DSR right propagation.

 * Although the change here prevents negative DSR deltas (end - start)
   and the roundtrip won't truncate any fostered content, we are left
   with the issue of duplicate non-fostered content between the template
   end and the fostered content with the furthest source range. For
   example,

     Template:Unclosed

     {|

     Page:Testing

     {{Unclosed}}

     <!-- comment -->

     [[Category:hoisted]]

   The roundtrip of the Testing page would be,

     {{Unclosed}}

     <!-- comment -->

     [[Category:hoisted]]

     <!-- comment -->

   This is because the category will be fostered, expanding the template
   range to its end, including the comment. However, the original
   comment and newlines will not be fostered and on serialization will
   be duplicated by the template source.

Bug: T76353
Change-Id: Ib58101e8d

9850 of 11717 relevant lines covered (84.07%)

22729.67 hits per line

Source Files on job 231.3
  • Tree
  • List 0
  • Changed 19
  • Source Changed 3
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 231
  • Travis Job 231.3
  • 8e0bd3c2 on github
  • Prev Job for on master (#230.3)
  • Next Job for on master (#232.3)
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