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

grpc / grpc-java / 22143
89%

Build:
DEFAULT BRANCH: master
Ran 11 May 2021 09:36PM UTC
Jobs 1
Files 446
Run time 53s
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
22143

push

travis-ci

web-flow
xds: lazily and only parse headers with matchers matching the key (#8163)

In normal cases, we only have a few header matchers but the number of headers can be completely up to the application. Indexing headers eagerly parses all headers, even for those with no matcher matching the key. We should only parse header values for those with key matching the header matcher (aka, only call Metadata.get() with key that has some matcher looking for).

27054 of 30724 relevant lines covered (88.05%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22143.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 11 May 2021 09:36PM UTC 0
88.05
Travis Job 22143.1
Source Files on build 22143
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22143
  • f4fe466f on github
  • Prev Build on master (#22136)
  • Next Build on master (#22144)
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