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

hypothesis / h / 7860
65%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 09 Sep 2015 05:41PM UTC
Jobs 1
Files 80
Run time 2s
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
7860

push

travis-ci

seanh
Add an RSS feed

Adds an RSS feed of the /stream page to h.feeds.

Also does some refactorings, including:

Don't use Pyramid renderers for Atom and RSS

Our Atom and RSS renderers are too specific for implementing them as renderers
to really be useful. All they do is produce Atom and RSS feeds from lists of
annotations, as opposed to more generic things like Pyramid's JSON or Jinja2
renderers. They can be implemented as simple functions just as usefully, and
then the code is easier to understand for not using the framework-specific
renderer concept.

Change util functions into Annotation properties

Change shared util functions for dealing with annotations as dicts into
properties on the Annotation object instead. This is just nicer.

127 of 127 new or added lines in 9 files covered. (100.0%)

2181 of 3353 relevant lines covered (65.05%)

0.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
h/app.py
1
100.0
h/feeds/__init__.py
1
100.0
h/feeds/atom.py
1
100.0
h/views.py
6
100.0
h/api/models.py
12
100.0
h/feeds/render.py
15
100.0
h/feeds/views.py

Uncovered Existing Lines

Lines Coverage ∆ File
6
100.0
h/api/models.py
10
100.0
h/views.py
Jobs
ID Job ID Ran Files Coverage
1 7860.1 09 Sep 2015 05:41PM UTC 0
65.05
Travis Job 7860.1
Source Files on build 7860
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7860
  • 57544d46 on github
  • Prev Build on add-rss (#7857)
  • Next Build on add-rss (#7870)
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