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

spotify / apollo / 404 / 1
68%
master: 68%

Build:
Build:
LAST BUILD BRANCH: configurable-http-client
DEFAULT BRANCH: master
Ran 26 Apr 2016 09:07AM UTC
Files 119
Run time 5s
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

26 Apr 2016 08:56AM UTC coverage: 68.293%. First build
404.1

push

circleci

pettermahlen
Make request and response header names lower-case

This change introduces a Headers type so as to break backwards
compatibility and trigger compiler errors if the Request.headers()
or Response.headers() methods are called expecting a Map as the
return value.

Header names are lower-cased, to simplify case comparisons and be
compatible with HTTP/2. A part of the reasoning around making
this simplistic change is that lower-casing is very cheap for
a string that is already lower-case, and thus doing the lower-
casing always will only lead to a performance hit the first time
a header is processed. Headers that are propagated internally
will always be lower case when handled by downstream services.

1680 of 2460 relevant lines covered (68.29%)

0.68 hits per line

Source Files on job 404.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 404
  • 60f23602 on github
  • Next Job for on pull/96 (#412.1)
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