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

hypothesis / h / 7540
65%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 14 Aug 2015 08:37AM UTC
Jobs 1
Files 79
Run time 1s
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
7540

push

travis-ci

tilgovi
Support for server sent events

Add server-side support for server sent events, allowing clients to
subscribe to searches.

The implementation relies on Elasticsearch percolator documents and
ephemeral nsq topics. Each client creates an ephemeral topic and a
percolator. The percolator stores the query from the request parameters
and whenever writes occur the annotation document is percolated and
sent to all matching topics.

The TTL feature of Elasticsearch ensures that percolator documents
are cleaned up even in the event of a server fault.

72 of 72 new or added lines in 7 files covered. (100.0%)

2203 of 3436 relevant lines covered (64.12%)

0.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
h/api/db.py
3
100.0
h/api/models.py
3
100.0
h/api/search/core.py
9
100.0
h/api/queue.py
40
100.0
h/api/views.py
Jobs
ID Job ID Ran Files Coverage
1 7540.1 14 Aug 2015 08:37AM UTC 0
64.12
Travis Job 7540.1
Source Files on build 7540
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7540
  • 94ad764c on github
  • Next Build on percolator-sse (#7549)
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