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

mgedmin / irclog2html / 66 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2015 12:46PM UTC
Files 5
Run time 0s
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 Sep 2015 12:46PM UTC coverage: 98.623% (+0.004%) from 98.619%
66.3

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'

716 of 726 relevant lines covered (98.62%)

0.99 hits per line

Source Files on job 66.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 66
  • Travis Job 66.3
  • c7a44538 on github
  • Prev Job for on master (#65.3)
  • Next Job for on master (#67.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