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

wikimedia / parsoid / 2611 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 13 May 2019 11:43PM UTC
Files 152
Run time 8s
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

13 May 2019 09:42PM UTC coverage: 84.408% (+0.03%) from 84.38%
2611.3

push

travis-ci

subbuss
PreHandler: Fix resetState implementation

* The Prehandler's resetState was a bit strange. It used the pre-handler's
  constructor options to reset state and ignored the input argument.

  Probably because of this, the PHP port introduced a bug by using $opts
  to reset state without realizing that $this->options and $opts may not
  be identical.

* Anyway, the confusion is probably because of the mixed up implementation
  of resetState. It is mixing one-time constructor based reset with a
  reset based on reusing the pipeline.

  This patch fixes it by separating the two resets.

Change-Id: I38036a4dc

9536 of 12024 branches covered (79.31%)

14920 of 17676 relevant lines covered (84.41%)

31011.53 hits per line

Source Files on job 2611.3
  • Tree
  • List 0
  • Changed 30
  • Source Changed 1
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2429
  • Travis Job 2611.3
  • 0808c1b4 on github
  • Prev Job for on master (#2610.2)
  • Next Job for on master (#2612.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