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

spaceboats / busbus / 28 / 2
88%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.1.0
DEFAULT BRANCH: master
Ran 23 Feb 2015 11:09PM UTC
Files 8
Run time 2s
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

23 Feb 2015 11:05PM UTC coverage: 86.344%. First build
28.2

push

travis-ci

ianweller
Add test cases to cover low-hanging fruit

There are some cases here where I changed the actual code; most of those
instances are changing "return NotImplemented" or the like to a
docstring in abstract methods. Because it's impossible to run an
abstract method as-defined, it's not possible to test code coverage;
it's also not possible for the contents to matter at all, so why not
document what it should do?

The other two cases:
- added the attribute not found as an argument to AttributeError in
  busbus.entity.BaseEntity.__getattr__
- ProviderBase._new_entity is no longer an abstract method (it does
  nothing if you don't override it)

196 of 227 relevant lines covered (86.34%)

0.86 hits per line

Source Files on job 28.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 28.2
  • ec489a83 on github
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