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

racker / falcon / 490 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 May 2014 09:18PM UTC
Files 22
Run time 11s
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

20 May 2014 09:11PM UTC coverage: 100.0%. Remained the same
TOX_ENV=py27

push

travis-ci

kgriffs
feat(API): Support custom Request and Response classes

This patch adds support for supplying custom request and
response classes.

As part of this work, a new "context" attribute was added
to Request, and its type may be overridden by setting the
"context_type" class attribute in a custom Request class.

The alternative to using a class attribute would have been
to pass the context type into the api, and then each time
a class was instantiated, pass the type into it's
initializer. After discussion on IRC, it was decided that
using a class attribute would be more elegant.

See commentary at: https://github.com/racker/falcon/pull/256

Closes #256 and #248

953 of 953 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 490.2 (TOX_ENV=py27)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 490
  • Travis Job 490.2
  • 24baeff6 on github
  • Prev Job for TOX_ENV=py27 on master (#488.2)
  • Next Job for TOX_ENV=py27 on master (#491.2)
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