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

wikimedia / parsoid / 2724 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2019 10:19PM UTC
Files 153
Run time 9s
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 Jun 2019 09:27PM UTC coverage: 85.31% (-0.01%) from 85.321%
2724.1

push

travis-ci

subbuss
Bunch of bug fixes in recently ported files

* Enabled newly ported js-async token transformers in the parser
  pipeline factory.

* TokenUtils::tokensToString didn't faithfully implement the JS
  implementation. While it forced an array argument for tokens
  presumably based on the comment on the JS side, I immediately found
  two sites that would have to duplicate the is_string/is_array
  checks. So, I updated tokensToString to not assume $token is an array.

  I went ahead and updated several call sites to simplify the calls
  to remove redundant checks that is now covered by the tokensToString
  checks.

  Added a number of phan-suppress annotations in the function since it
  isn't clear why phan is complaining.

* Added a FIXME around another discrepancy in the use of trim()
  in TemplateHandler::lookupArg.

* Bug fixes in DOMFragmentBuilder, ExtensionHandler, and ExternalLinkHandler.
  * Added missing code in DOMFragmentBuilder
  * Fixed onTag signature in ExternalLinkHandler

* Removed dead code in TokenStreamPatcher.

* Encountered all these while trying to parse a number of transclusions
  from enwiki:Barack_Obama page.

  More debugging needed. Till all js-async token transformers are ported
  and enabled, we cannot really run tests and debug properly, so
  stopping at this point.

Change-Id: Ifaebecd35

9607 of 12014 branches covered (79.97%)

15053 of 17645 relevant lines covered (85.31%)

30040.45 hits per line

Source Files on job 2724.1
  • Tree
  • List 0
  • Changed 32
  • Source Changed 8
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2533
  • Travis Job 2724.1
  • d9333322 on github
  • Prev Job for on master (#2722.1)
  • Next Job for on master (#2725.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