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

spaceboats / busbus
88%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.1.0
DEFAULT BRANCH: master
Repo Added 08 Dec 2014 09:24PM UTC
Files 3
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

LAST BUILD ON BRANCH test-coverage
branch: test-coverage
CHANGE BRANCH
x
Reset
  • test-coverage
  • 0.1-releng
  • busbus-web
  • configurable-config
  • ctran-provider
  • finish-mbta
  • fix-travis
  • gtfs-arrivals
  • gtfs-rewrite
  • lawrence-transit
  • master
  • new-readme
  • no-external-test-deps
  • oh-dear-god-bees
  • promote-short-name
  • requests-sni
  • setup-dot-py
  • stop-distance-method
  • test_queryable
  • v0.1.0

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

Relevant lines Covered
Build:
Build:
227 RELEVANT LINES 199 COVERED LINES
2.6 HITS PER LINE
Source Files on test-coverage
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28 test-coverage 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 ab... push 23 Feb 2015 11:09PM UTC ianweller travis-ci pending completion  
See All Builds (165)
  • Repo 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