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

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

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2015 02:58PM UTC
Files 19
Run time 9s
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%. Remained the same
1.9.3

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.1 (1.9.3)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 700
  • Travis Job 700.1
  • 66e1943f on github
  • Prev Job for 1.9.3 on master (#699.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