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

CKI-project / skt / 1434
68%
master: 78%

Build:
Build:
LAST BUILD BRANCH: dont-log-sys-exit-traceback
DEFAULT BRANCH: master
Ran 08 Nov 2018 09:57AM UTC
Jobs 1
Files 10
Run time 1s
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
1434

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

Jobs
ID Job ID Ran Files Coverage
1 1434.1 (TOX_ENV=py27,flake8,pylint) 08 Nov 2018 09:57AM UTC 0
65.77
Travis Job 1434.1
Source Files on build 1434
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1434
  • a9509a36 on github
  • Prev Build on staging (#1428)
  • Next Build on staging (#1438)
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