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

projectatomic / osbs-client / 628
70%
master: 86%

Build:
Build:
LAST BUILD BRANCH: obsb7503
DEFAULT BRANCH: master
Ran 04 Aug 2015 12:07PM UTC
Jobs 2
Files 15
Run time 4s
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
628

push

travis-ci

mmilata
Refactor http module

Blocking and streaming http responses now live in a separate classes.
The blocking response is implemented using the streaming response. Each
streaming response has its own curl and curl_multi handle.

The streaming response has to be explicitly closed. The preferred way is
to use it as a context manager which ensures that it is closed when
exception is raised in the middle of reading the stream. Because it
doesn't fit into our current API, the class also tries to free the curl
resources when it finishes reading the http stream and also when it's
gargabe collected.

1008 of 1490 relevant lines covered (67.65%)

1.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 628.1 04 Aug 2015 12:07PM UTC 0
66.78
Travis Job 628.1
3 628.3 04 Aug 2015 12:07PM UTC 0
59.87
Travis Job 628.3
Source Files on build 628
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #628
  • 32fda14f on github
  • Prev Build on http-refactor (#614)
  • Next Build on http-refactor (#643)
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

© 2025 Coveralls, Inc