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

vaidik / incoming / 42
96%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2015 08:04AM UTC
Jobs 4
Files 7
Run time 1min
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
42

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

17 of 17 new or added lines in 1 file covered. (100.0%)

639 of 666 relevant lines covered (95.95%)

3.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 42.1 06 Mar 2015 08:04AM UTC 0
95.5
Travis Job 42.1
2 42.2 06 Mar 2015 08:04AM UTC 0
95.65
Travis Job 42.2
3 42.3 06 Mar 2015 08:05AM UTC 0
95.5
Travis Job 42.3
4 42.4 06 Mar 2015 08:04AM UTC 0
95.5
Travis Job 42.4
Source Files on build 42
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #42
  • Pull Request #13
  • PR Base - master (#41)
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