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

ironsmile / nedomi / 611
65%
master: 73%

Build:
Build:
LAST BUILD BRANCH: getContextFromRequest
DEFAULT BRANCH: master
Ran 09 Nov 2015 05:08PM UTC
Jobs 2
Files 81
Run time 12min
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
611

push

travis-ci

MStoykov
make it possible for sendfile to be used

there a lot of changes to many of the io.Writer/io.Reader
implementations. All of them are more or less so that an io.Copy with a
io.Reader being *os.File and an io.Writer of net.Conn could be called at
some point.

Currently this is not possible with the throttle handler - which will
be implemented at a later time.

The same is true for the mp4 handler when a start parameter is provided.
This will be harder to fix and will need another change to the
github.com/MStoykov/mp4 library.

The flv handler was not tested.

The usage of sendfile ofcourse does not work if used on operating system
with no sendfile syscall or an alternative. Also it's only possible to
be done with os.File, so only disk cached or static content can be sent.

2337 of 3587 relevant lines covered (65.15%)

3983.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 611.1 09 Nov 2015 05:08PM UTC 0
65.15
Travis Job 611.1
2 611.2 09 Nov 2015 05:20PM UTC 0
65.15
Travis Job 611.2
Source Files on build 611
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #611
  • 8924019b on github
  • Next Build on feature/useSendFileSometimes (#613)
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