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

vaidik / incoming / 42 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2015 08:04AM UTC
Files 7
Run time 8s
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

06 Mar 2015 08:02AM UTC coverage: 95.646% (+0.1%) from 95.532%
42.2

Pull #13

travis-ci

jjmaestro
Don't use str for inner classes in nested JSONs

Python supports inner classes and they work just fine in incoming, it's just a
matter of scoping them correctly :) Also, the documentation shouldn't hint
users to use strings instead because it's not as powerful and it can be
harmful.

For example, using proper classnames, Python will complain at compile time if a
name is wrong. If using strings, the error would go unnoticed until the code
path is executed.
Pull Request #13: Don't use str for inner classes in nested JSONs

637 of 666 relevant lines covered (95.65%)

0.96 hits per line

Source Files on job 42.2
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 42
  • Travis Job 42.2
  • aa46ea5f on github
  • Prev Job for on master (#41.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