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

wikimedia / parsoid / 964
85%

Build:
DEFAULT BRANCH: master
Ran 13 May 2016 08:05PM UTC
Jobs 4
Files 79
Run time 8min
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
964

push

travis-ci

cscott
Add data-mw as a separate JSON blob in the pagebundle

 * As agreed, we switch to a model with only one content version, that's
   applied uniformly to the html/data-parsoid/data-mw.  However, we
   maintain the backwards compatibility that 1.2.1 had a data-parsoid at
   0.0.2 to avoid the need to backfill that version.

 * Parsoid now accepts a header to specify the content version it should
   generate. Currently, it only knows about 1.2.1 and 2.0.0, with the
   default being the former.

 * This is only the wt2html direction. Parsoid doesn't yet know how to
   receive the 2.0.0 version.  Perhaps that should be fixed here.

 * Can be tested on the command line with:

     echo "{{1x|hi}}" | node bin/parse --pagebundle

   vs

     echo "{{1x|hi}}" | node bin/parse --pagebundle --contentversion 2.0.0

   or, with the web api:

     curl localhost:8000/en.wikipedia.org/v3/page/pagebundle/User:Arlolra%2Fsandbox/714745742
       -H 'Accept: application/json; profile="https://www.mediawiki.org/wiki/Specs/pagebundle/2.0.0"'

Bug: T130638
Change-Id: I6ff0f5f3d

12925 of 15423 relevant lines covered (83.8%)

86620.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 964.1 13 May 2016 08:04PM UTC 0
83.78
Travis Job 964.1
2 964.2 13 May 2016 08:06PM UTC 0
83.78
Travis Job 964.2
3 964.3 13 May 2016 08:13PM UTC 0
83.75
Travis Job 964.3
4 964.4 13 May 2016 08:12PM UTC 0
83.76
Travis Job 964.4
Source Files on build 964
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #964
  • b692ba97 on github
  • Prev Build on master (#963)
  • Next Build on master (#965)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc