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

hypothesis / h / 7870
65%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 10 Sep 2015 12:49PM UTC
Jobs 1
Files 80
Run time 10s
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
7870

push

travis-ci

nickstenning
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.

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

2182 of 3354 relevant lines covered (65.06%)

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 7870.1 10 Sep 2015 12:49PM UTC 0
65.06
Travis Job 7870.1
Source Files on build 7870
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7870
  • 9656ffc3 on github
  • Prev Build on add-rss (#7860)
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