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

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

Build:
DEFAULT BRANCH: master
Ran 24 May 2019 10:19PM UTC
Files 152
Run time 7s
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

24 May 2019 08:11PM UTC coverage: 82.777%. Remained the same
2649.1

push

travis-ci

subbuss
Handle dataAttribs->a and dataAttribs->sa consistently in tokens & nodes

* DOMDataUtils::loadDataAttribs was initializing dp->a and dp->sa
  as objects.

* But, Tokens::setShadowInfo was initializing dataAttribs->a and ->sa
  as arrays.

* During wikitext serialization, nodes are converted to tokens. This
  introduced failures because of the above inconsistency.

* This patch treats them as arrays in Tokens ($token->dataAttribs)
  as well as DOMNodes (DOMDataUtils::getDataParsoid($node))

* Verified that the changes to ComputeDSR doesn't break that pass by
  running hybrid tests with that pass enabled and confirming all tests
  continue to pass.

Change-Id: Ia2aed090d

9196 of 12006 branches covered (76.6%)

14592 of 17628 relevant lines covered (82.78%)

6988.28 hits per line

Source Files on job 2649.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2466
  • Travis Job 2649.1
  • cf7e3592 on github
  • Prev Job for on master (#2648.2)
  • Next Job for on master (#2650.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