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

spotify / apollo / 404
68%
master: 68%

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

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.

35 of 35 new or added lines in 7 files covered. (100.0%)

1680 of 2460 relevant lines covered (68.29%)

0.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 404.1 26 Apr 2016 09:07AM UTC 0
68.29
Source Files on build 404
Detailed source file information is not available for this build.
  • Back to Repo
  • CircleCI Build #404
  • 60f23602 on github
  • Next Build on pull/96 (#412)
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