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

wikimedia / parsoid / 2311
85%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 10:37PM UTC
Jobs 5
Files 116
Run time 1115939min
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
2311

push

travis-ci

subbuss
Add ability to splice a PHP transformer into the pipeline

* I've now tested this with the QuoteTransformer and ParagraphWrapper and
  all wt2html tests pass currently with this hybrid pipeline.

  In the process,
  - fixed a few bugs in these transformers (separate patch submitted)
  - fixed JSON string -> token generation code (separate patch submitted)
  - fixed token -> JSON string output (separate patch submitted).

* The pipeline factory looks for the presence of pipeline.yaml in the root
  directory, and if present, uses that config to replace JS transformers
  with PHP transformers.

* A similar mechanism for DOM transformations is coming in a followup.

* Once this is done, we could start running parser tests as more
  transformers get ported and would help catch a lot more bugs early.

* TODO:
  - Potential performance improvements. Right now, every transformer
    in every pipeline forks a new process. If there is a chain of
    transformers that are all going to run in PHP, we might be able
    to run the entire chain of transformations in one shot.

Change-Id: Iab8088d85

9419 of 11853 branches covered (79.47%)

14818 of 17575 relevant lines covered (84.31%)

81919.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2311.1 20 Feb 2019 10:40PM UTC 0
84.31
Travis Job 2311.1
2 2311.2 20 Feb 2019 10:37PM UTC 0
84.31
Travis Job 2311.2
3 2311.3 20 Feb 2019 10:45PM UTC 0
84.31
Travis Job 2311.3
3 2311.3 05 Apr 2021 09:36PM UTC 0
23.13
Travis Job 2311.3
4 2311.4 05 Apr 2021 09:36PM UTC 0
23.26
Travis Job 2311.4
Source Files on build 2311
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2311
  • db704eea on github
  • Prev Build on master (#2310)
  • Next Build on master (#2312)
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