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

craigcitro / apitools / 64 / 2
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2015 10:24PM UTC
Files 45
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

01 Jun 2015 10:21PM UTC coverage: 52.598% (+0.1%) from 52.465%
TOX_ENV=py27

push

travis-ci

craigcitro
Fix an issue with non-unique keys for custom JSON encoding.

Currently, JSON encoding uses `type.definition_name()` as the key for custom
JSON encodings. However, this makes use of the top-level `package` attribute,
which we purposely set to just the api name -- meaning we're guaranteed
conflicts in the case of simultaneous API versions for a given API.

The fix is straightforward -- we do a little extra work to pull out the
original module name, which we know will be unique.

2834 of 5388 relevant lines covered (52.6%)

0.53 hits per line

Source Files on job 64.2 (TOX_ENV=py27)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 64
  • Travis Job 64.2
  • c5dd3bcb on github
  • Prev Job for TOX_ENV=py27 on master (#63.2)
  • Next Job for TOX_ENV=py27 on master (#65.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