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

release-engineering / product-definition-center / 118
90%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2015 07:51AM UTC
Jobs 1
Files 111
Run time 3s
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
118

push

travis-ci

lubomir
Fix internal server error on OPTIONS requests

The metadata generator assumed that when a view responds to a PUT
request, it must be possible to call `get_object` on it to test object
permissions. This is however not the case with bulk operations, which
add PUT to list url. An unhandled AssertionError was raised in that
case.

This patch provides a custom BulkMetadata generator, which is pretty
much the same as the one provided by REST Framework, only it is aware
of the bulk operations.

The settings need to be updated in order for the generator to be used.
All settings files in this repository are updated, but anyone using
settings_local.py need to modify it accordingly.

4847 of 5400 relevant lines covered (89.76%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 118.1 11 Aug 2015 07:51AM UTC 0
89.76
Travis Job 118.1
Source Files on build 118
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #118
  • 3773dc76 on github
  • Prev Build on master (#115)
  • Next Build on master (#137)
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