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

helium / helium-python / 163
100%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 0.9.0
DEFAULT BRANCH: master
Ran 20 Oct 2016 11:25PM UTC
Jobs 2
Files 17
Run time 38s
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
163

push

travis-ci

reiddraper
Don't look up missing `__foo__` methods for Base

For reasons I don't quite understand, looking up the `__` methods with
`__get_attr__` and this implementation was causing infinite recursion,
and eventually throwing a recusion limit reached exception. Since the
purpose of this code is to expose underlying json attributes at the
object level, we can simply ignore missing `__foo__` method, and bail
out early.

575 of 576 relevant lines covered (99.83%)

2.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 163.1 20 Oct 2016 11:25PM UTC 0
99.83
Travis Job 163.1
2 163.2 20 Oct 2016 11:26PM UTC 0
99.83
Travis Job 163.2
Source Files on build 163
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #163
  • 7f668d27 on github
  • Next Build on bugfix/recursive-getattr (#165)
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