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

d00rman / restbase / 479 / 3
93%
master: 84%

Build:
Build:
LAST BUILD BRANCH: parsoidproxy/mirror-html2html
DEFAULT BRANCH: master
Ran 13 Jun 2016 04:37PM UTC
Files 18
Run time 4s
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 Jun 2016 03:51PM UTC coverage: 93.312%. First build
479.3

push

travis-ci

d00rman
Parsoid mod: Skip sending resource_change events if so wanted

RESTBase automatically sends resource_change events when the HTML of a
page has changed, which allows us to track dependant updates. However,
there are circumstances a user might not want them to be sent. There are
two cases where that is true:
- third-party support: these events make sense only when third-party
  users users have the complete EventBus system installed (HTTP Proxy +
  Kafka + ChangeProp), which make the events virtually useless for small
  installs; and
- staging: staging hosts are part of production, which means they emit
  events to the production Kafka Cluster, and is undesirable when, e.g.,
  dumps are running there.

This patch adds the `skip_updates` configuration stanza that bypasses
the Parsoid module's sending of resource_change events when set to
`true` (the default value is `false`).

1186 of 1271 relevant lines covered (93.31%)

22.59 hits per line

Source Files on job 479.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 479
  • Travis Job 479.3
  • 6d85a539 on github
  • Next Job for on skip-updates (#480.3)
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