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

Refty / thingy / 8 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2017 10:41AM UTC
Files 1
Run time 0s
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

08 Jun 2017 10:34AM UTC coverage: 100.0%. Remained the same
8.1

push

travis-ci

ramnes
Don't use `dir`

`dir` have different effects on different Python versions, and is not meant for
production usage.

On Python 2.7, it tries to get `__members__` and `__methods__` on the given
object, but those methods don't exist. An AttributeError is then raised, that
makes our `__getattribute__` code go into an infinite loop.

111 of 111 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 8.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8
  • Travis Job 8.1
  • 681301bb on github
  • Prev Job for on master (#6.5)
  • Next Job for on master (#9.1)
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