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

01org / ciao / 425 / 1
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: topic/config-subnet-bits
DEFAULT BRANCH: master
Ran 18 Aug 2017 02:11PM UTC
Files 109
Run time 13s
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

18 Aug 2017 01:56PM UTC coverage: 65.536%. First build
COVERALLS_TOKEN=mwTn1pOFqEOUT13vylZNHq53NanoMznO7

push

travis-ci

rbradford
ciao-controller: Respect http.Error()s requirements

http.Error() documentation says "Error replies to the request with the
specified error message and HTTP code. It does not otherwise end the
request; the caller should ensure no further writes are done to w. The
error message should be plain text."

This change ensures that in all codepaths where http.Error() is used
nothing else is written to the the http.ResponseWriter. In all cases
this is achieved by returning early.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>

15051 of 22966 relevant lines covered (65.54%)

0.71 hits per line

Source Files on job 425.1 (COVERALLS_TOKEN=mwTn1pOFqEOUT13vylZNHq53NanoMznO7)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 425
  • Travis Job 425.1
  • 78737267 on github
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