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

ironsmile / nedomi / 611 / 1
65%
master: 73%

Build:
Build:
LAST BUILD BRANCH: getContextFromRequest
DEFAULT BRANCH: master
Ran 09 Nov 2015 05:08PM UTC
Files 81
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

09 Nov 2015 05:01PM UTC coverage: 65.152%. First build
611.1

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%)

1999.01 hits per line

Source Files on job 611.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 611
  • Travis Job 611.1
  • 8924019b on github
  • Next Job for on feature/useSendFileSometimes (#613.2)
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