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

wikimedia / parsoid / 231
85%

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

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

9853 of 11717 relevant lines covered (84.09%)

90926.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 231.1 10 Mar 2015 08:12PM UTC 0
84.09
Travis Job 231.1
2 231.2 10 Mar 2015 08:11PM UTC 0
84.07
Travis Job 231.2
3 231.3 10 Mar 2015 08:11PM UTC 0
84.07
Travis Job 231.3
4 231.4 10 Mar 2015 08:10PM UTC 0
84.07
Travis Job 231.4
Source Files on build 231
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #231
  • 8e0bd3c2 on github
  • Prev Build on master (#230)
  • Next Build on master (#232)
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