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

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

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2019 09:24PM UTC
Files 124
Run time 8s
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

17 Apr 2019 08:51PM UTC coverage: 84.25% (-0.004%) from 84.254%
2514.3

push

travis-ci

subbuss
WTS: Get rid of unnecessary double-newline normalization

* That check was there presumably to prevent bare-text nodes
  provided by clients from serializing to wikitext that will then
  parse back to HTML, i.e. to maintain html2html fidelity for
  this use case.

  But, we have long since given up the idea of trying to support
  arbitrary HTML at this time and are only guaranteed to generate
  reasonable wikitext for HTML that conform to Parsoid specs.

  For one, this clause adds unnecessary complexity for questionable
  benefits. For another, this is introducing spurious newline diffs
  during JS-PHP hybrid testing because of the idiosyncracies of how
  text nodes might get split up by diff meta tags. So, if two text nodes
  are split up by a diff meta tag, this newline normalization no longer
  applies.

* Fixes a bunch of cite test failures.

Change-Id: Ic9a4cfa06

9515 of 12008 branches covered (79.24%)

14753 of 17511 relevant lines covered (84.25%)

30025.95 hits per line

Source Files on job 2514.3
  • Tree
  • List 0
  • Changed 33
  • Source Changed 1
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2343
  • Travis Job 2514.3
  • 74aea5fe on github
  • Prev Job for on master (#2513.1)
  • Next Job for on master (#2515.2)
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