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

spaceboats / busbus / 28
88%
master: 100%

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

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)

199 of 227 relevant lines covered (87.67%)

2.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28.1 23 Feb 2015 11:10PM UTC 0
87.22
Travis Job 28.1
2 28.2 23 Feb 2015 11:09PM UTC 0
86.34
Travis Job 28.2
3 28.3 23 Feb 2015 11:09PM UTC 0
Travis Job 28.3
Source Files on build 28
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #28
  • 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