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

httprb / http.rb / 700 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2015 02:58PM UTC
Files 19
Run time 10s
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

18 Jan 2015 02:57PM UTC coverage: 96.445%. First build
2.2

Pull #176

travis-ci

olegkovalenko
Use at_exit instead of overriding trap for interrup to shutdown ProxyServer, AuthenticatedProxyServer.

Call to trap replaces handler for specified signal,
so ProxyServer.shutdown would have never been called.
at_exit registers handler for execution when the programm
exits, handlers are executed in revers order of registration.
Pull Request #176: Use at_exit instead of overriding trap for interrupt to shutdown ProxyServer, AuthenticatedProxyServer

624 of 647 relevant lines covered (96.45%)

31.32 hits per line

Source Files on job 700.4 (2.2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 700
  • Travis Job 700.4
  • 66e1943f on github
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