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

ChrisCummins / srtime / 17
61%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2014 01:08PM UTC
Jobs 1
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

pending completion
17

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

Jobs
ID Job ID Ran Files Coverage
2 17.2 17 Nov 2014 01:08PM UTC 0
34.07
Travis Job 17.2
Source Files on build 17
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17
  • 487d956b on github
  • Prev Build on master (#16)
  • Next Build on master (#18)
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

© 2025 Coveralls, Inc