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

mrtazz / restclient-cpp / 79
93%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2015 11:35AM UTC
Jobs 1
Files 2
Run time 0s
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
79

push

travis-ci

mrtazz
remove calls to curl_global_cleanup

this method is not threadsafe and should not be called from a library. It
cleans up a lot of non-local setups and thus should be called from the
application. Maybe it's worth adding a cleanup function to restclient for this
to make it more explicit that a global cleanup needs to be done by the caller.
However it would only call curl_global_cleanup right now anyways.

reference: http://curl.haxx.se/mail/lib-2012-05/0034.html
fixes #19 #29

199 of 230 relevant lines covered (86.52%)

36.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 79.1 07 Oct 2015 11:35AM UTC 0
86.52
Travis Job 79.1
Source Files on build 79
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #79
  • c467955d on github
  • Prev Build on master (#78)
  • Next Build on master (#80)
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