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

CKI-project / skt / 1533
78%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1533.1 (TOX_ENV=py27,flake8,pylint) 02 Jan 2019 06:37PM UTC 0
82.77
Travis Job 1533.1
Source Files on build 1533
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1533
  • 5b36c442 on github
  • Prev Build on master (#1526)
  • Next Build on master (#1535)
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