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

grpc / grpc-java / #18898
89%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2023 07:20PM UTC
Jobs 1
Files 543
Run time 32s
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

14 Nov 2023 07:09PM UTC coverage: 88.219% (+0.001%) from 88.218%
#18898

push

github

web-flow
netty: disable huffman coding in headers (#10563)

 Huffman in the datacenter doesn't add much value in the common cases.  It could be useful to turn on huffman based on the connection latency (say, >10ms means "assume cross-datacenter") but the Netty API doesn't lend it to that. The savings here aren't huge and it is expensive; the table provides the biggest savings.

30341 of 34393 relevant lines covered (88.22%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.03
-0.66% ../core/src/main/java/io/grpc/internal/DelayedClientTransport.java
1
90.3
-0.23% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
2
83.16
-2.11% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
18
94.51
0.01% ../netty/src/main/java/io/grpc/netty/NettyClientHandler.java
Jobs
ID Job ID Ran Files Coverage
1 #18898.1 14 Nov 2023 07:20PM UTC 543
88.22
Source Files on build #18898
  • Tree
  • List 543
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18898
  • 2b65e660 on github
  • Prev Build on master
  • Next Build on master
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