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

wikimedia / parsoid / 2282
85%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2019 10:38PM UTC
Jobs 3
Files 116
Run time 7min
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
2282

push

travis-ci

subbuss
Ported ParagraphWrapper.php from JS to PHP

* Moved attempted use of globals to class static variables
  which are initialized with sets. You have to keep the
  definitions simple and then in the constructor you
  determine if they have been initialized and do it once.
  You cannot initialize the variable with complex initializers
  in their declaration.

* Additional porting to php and adapting to new token
  classes. Added several methods to Util.php as required
  dependencies. Fixed a porting bug and change in JS
  needing to be migrated.

* This file was previously ported as part of php_prototype
  branch and tested.

* Function headers were added, function calls in for loops
  were moved outside the for ( ... statements.

Change-Id: I921045045

9405 of 11816 branches covered (79.6%)

14816 of 17566 relevant lines covered (84.34%)

81240.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2282.1 08 Feb 2019 10:43PM UTC 0
84.34
Travis Job 2282.1
2 2282.2 08 Feb 2019 10:38PM UTC 0
84.34
Travis Job 2282.2
3 2282.3 08 Feb 2019 10:45PM UTC 0
84.34
Travis Job 2282.3
Source Files on build 2282
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2282
  • bee43381 on github
  • Prev Build on master (#2281)
  • Next Build on master (#2283)
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