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

ChrisCummins / srtime / 17 / 2
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2014 01:08PM UTC
Files 6
Run time 4s
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

17 Nov 2014 01:04PM UTC coverage: 34.071%. Remained the same
17.2

push

travis-ci

ChrisCummins
test: Import toplevel module before submodules

This is a continuation of commit:

commit c10b11ea8
Author: Chris Cummins <chrisc.101@gmail.com>
Date:   Mon Nov 17 12:16:23 2014 +0000

    Import toplevel module before submodules

In which I attempted to address CI test errors for Python 2.7:

    ======================================================================
    ERROR: Failure: ImportError (No module named exceptions)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/travis/miniconda/lib/python2.7/site-packages/nose/loader.p
        addr.filename, addr.module)
      File "/home/travis/miniconda/lib/python2.7/site-packages/nose/importer
        return self.importFromDir(dir_path, fqname)
      File "/home/travis/miniconda/lib/python2.7/site-packages/nose/importer
        mod = load_module(part_fqname, fh, filename, desc)
      File "/home/travis/build/ChrisCummins/srtime/tests/test_process.py", l
        from srtime.process import Process
      File "/home/travis/build/ChrisCummins/srtime/srtime/__init__.py", line
        from srtime.argparse import ArgumentParser
      File "/home/travis/build/ChrisCummins/srtime/srtime/srtime.py", line 3
        from srtime.exceptions import InvalidParameterException
    ImportError: No module named exceptions

In the referenced commit, I forgot to fix the test files.

77 of 226 relevant lines covered (34.07%)

0.34 hits per line

Source Files on job 17.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 17.2
  • 487d956b on github
  • Prev Job for on master (#16.2)
  • Next Job for on master (#18.2)
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