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

wikimedia / parsoid / 2465
85%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2019 11:57PM UTC
Jobs 3
Files 124
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
2465

push

travis-ci

jenkins-bot
NoInclude, IncludeOnly and OnlyInclude transformers porting

* Fixed some bugs and made it Phan compliant.

* Switched from json_encode to PHPUtils::jsonEncode, also
  many other minor code changes.

* Fixed KV constructor to actually create ksrc and vsrc key
  if the value passed is "0" which apparently is being
  seen a false or null. Also fixed jsonSerialize which
  was not using isset( $this->vsrc and ->ksrc ) causing
  it to not display values of "0".

* NoInclude, IncludeOnly and OnlyInclude now passing
  parserTests using JS2PHP system.

* There are 20 BlackListed tests with changed output and
  in OnlyInclude mode, 2 tests fail on parserTests but
  not when the wikitext is extracted and genTest generated
  and run using TransformTest.php

* transformTests.js also looks for a .wt companion file...

* TransformTests.php now looks for a .wt companion file to a
  customWikiText.txt produced by genTest so that transformers
  which refer to the wikitext source can access the actual source
  used to produce the test. This function is automatic and
  requires no command line switches to use, as long as the
  cusomtWikiText.wt is in the same directory as the .txt file.

Change-Id: I3b4cf5148

9526 of 12004 branches covered (79.36%)

14770 of 17510 relevant lines covered (84.35%)

89586.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2465.1 09 Apr 2019 12:03AM UTC 0
84.35
Travis Job 2465.1
2 2465.2 08 Apr 2019 11:57PM UTC 0
84.35
Travis Job 2465.2
3 2465.3 09 Apr 2019 12:05AM UTC 0
84.35
Travis Job 2465.3
Source Files on build 2465
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2465
  • 5b35a8e2 on github
  • Prev Build on master (#2464)
  • Next Build on master (#2466)
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