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

wikimedia / parsoid / 2611
85%

Build:
DEFAULT BRANCH: master
Ran 13 May 2019 11:35PM UTC
Jobs 3
Files 152
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
2611

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

9535 of 12024 branches covered (79.3%)

14915 of 17676 relevant lines covered (84.38%)

90114.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2611.1 13 May 2019 11:41PM UTC 0
84.38
Travis Job 2611.1
2 2611.2 13 May 2019 11:35PM UTC 0
84.38
Travis Job 2611.2
3 2611.3 13 May 2019 11:43PM UTC 0
84.41
Travis Job 2611.3
Source Files on build 2611
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2611
  • 0808c1b4 on github
  • Prev Build on master (#2610)
  • Next Build on master (#2612)
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