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

valum-framework / valum / 737
58%
master: 59%

Build:
Build:
LAST BUILD BRANCH: wip/build-on-windows
DEFAULT BRANCH: master
Ran 23 Aug 2015 11:42PM UTC
Jobs 1
Files 16
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
737

push

travis-ci

Guillaume Poirier-Morency
Provide 'flatten' and 'flatten_async' in  Request

These two functions provide a handy shortcut to flatten the request body
stream into a 'uint8[]' buffer and set the buffer size appropriately.

If the encoding is set to CONTENT_LENGTH, a fixed-size buffer is used to
avoid reallocations.

The request body is automatically closed once the splice operation
finishes using the 'OutputStreamSpliceFlags.CLOSE_TARGET'.

The libsoup-2.4 implementation already accumulates the request body, so
we simply override the default behaviour.

Update examples that were splicing the request body with the new
functions.

Add a section in the request documentation.

5033 of 8156 relevant lines covered (61.71%)

8.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 737.1 23 Aug 2015 11:42PM UTC 0
61.71
Travis Job 737.1
Source Files on build 737
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #737
  • e9c660e2 on github
  • Next Build on flatten (#739)
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