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

craigcitro / apitools / 64
89%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2015 10:24PM UTC
Jobs 1
Files 45
Run time 4s
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
64

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

Jobs
ID Job ID Ran Files Coverage
2 64.2 (TOX_ENV=py27) 01 Jun 2015 10:24PM UTC 0
52.6
Travis Job 64.2
Source Files on build 64
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #64
  • c5dd3bcb on github
  • Prev Build on master (#63)
  • Next Build on master (#65)
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