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

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

Build:
DEFAULT BRANCH: master
Ran 02 Jan 2019 06:37PM UTC
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

02 Jan 2019 06:35PM UTC coverage: 82.768% (+0.3%) from 82.451%
TOX_ENV=py27,flake8,pylint

push

travis-ci

veruu
make sure cleanup handler gets called for run()

The try: block inside run() is too broad and catches all exceptions, which
effectively prevents cleanup handler to run when the process receives
SIGINT.
This patch fixes it and call the cleanup handler.

V2:
* the control flow should continue without change -> SKT_ERROR after
  cleanup handler is called
V3:
* don't return 1 from signal handler, but SKT_ERROR
V4:
* use proper way of cheching exception type

Signed-off-by: Jakub Racek <jracek@redhat.com>

362 of 452 branches covered (80.09%)

Branch coverage included in aggregate %.

1127 of 1347 relevant lines covered (83.67%)

0.84 hits per line

Source Files on job 1533.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 100
  • Travis Job 1533.1
  • 5b36c442 on github
  • Prev Job for TOX_ENV=py27,flake8,pylint on master (#1526.1)
  • Next Job for TOX_ENV=py27,flake8,pylint on master (#1535.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