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

mgedmin / irclog2html / 66
100%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2015 12:46PM UTC
Jobs 7
Files 5
Run time 1min
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
66

push

travis-ci

Marius Gedminas
Fix wsgi script error when LOGFILE_PATH wasn't set explicitly

The error was

    Traceback (most recent call last):
      File "/usr/lib/python2.7/wsgiref/handlers.py", line 85, in run
        self.result = application(self.environ, self.start_response)
      File "/home/mg/src/irclog2html/src/irclog2html/irclogsearch.py", line 312, in wsgi
        with open(os.path.join(logfile_path, path), "rb") as f:
      File "/home/mg/src/irclog2html/python/lib/python2.7/posixpath.py", line 70, in join
        elif path == '' or path.endswith('/'):
    AttributeError: 'NoneType' object has no attribute 'endswith'

10 of 10 new or added lines in 1 file covered. (100.0%)

717 of 726 relevant lines covered (98.76%)

6.91 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/irclog2html/irclogsearch.py
Jobs
ID Job ID Ran Files Coverage
1 66.1 17 Sep 2015 12:46PM UTC 0
98.62
Travis Job 66.1
2 66.2 17 Sep 2015 12:47PM UTC 0
98.76
Travis Job 66.2
3 66.3 17 Sep 2015 12:46PM UTC 0
98.62
Travis Job 66.3
4 66.4 17 Sep 2015 12:46PM UTC 0
98.62
Travis Job 66.4
5 66.5 17 Sep 2015 12:47PM UTC 0
98.62
Travis Job 66.5
6 66.6 17 Sep 2015 12:48PM UTC 0
98.76
Travis Job 66.6
7 66.7 17 Sep 2015 12:48PM UTC 0
98.62
Travis Job 66.7
Source Files on build 66
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #66
  • c7a44538 on github
  • Prev Build on master (#65)
  • Next Build on master (#67)
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