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

CKI-project / skt / 1433 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2018 09:56AM UTC
Files 10
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

08 Nov 2018 09:54AM UTC coverage: 65.767%. Remained the same
TOX_ENV=py27,flake8,pylint

push

travis-ci

spbnick
reporter: Use empty list as CC and BCC defaults

Use empty lists for CC and BCC address lists when they're unspecified,
instead of throwing an exception like this one:

Traceback (most recent call last):
  File "./bin/skt", line 11, in <module>
    sys.exit(main())
  File "./lib/python2.7/site-packages/skt/executable.py", line 1098, in main
    args.func(cfg)
  File "./lib/python2.7/site-packages/skt/executable.py", line 489, in cmd_report
    reporter = reporter_class(cfg)
  File "./lib/python2.7/site-packages/skt/reporter.py", line 508, in __init__
    self.mailcc = [cc.strip() for cc in cfg['reporter']['mail_cc']]
TypeError: 'NoneType' object is not iterable

266 of 469 branches covered (56.72%)

Branch coverage included in aggregate %.

952 of 1383 relevant lines covered (68.84%)

0.69 hits per line

Source Files on job 1433.1 (TOX_ENV=py27,flake8,pylint)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8
  • Travis Job 1433.1
  • a9509a36 on github
  • Prev Job for TOX_ENV=py27,flake8,pylint on master (#1431.1)
  • Next Job for TOX_ENV=py27,flake8,pylint on master (#1437.1)
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