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

grpc / grpc-java / #18904
89%

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

17 Nov 2023 11:10PM UTC coverage: 88.226% (+0.02%) from 88.211%
#18904

push

github

web-flow
netty: Add option to limit RST_STREAM rate

The behavior purposefully mirrors that of Netty's
AbstractHttp2ConnectionHandlerBuilder.decoderEnforceMaxRstFramesPerWindow().
That API is not available to our code as we extend the
Http2ConnectionHandler, but we want our API to be able to delegate to
Netty's in the future if that ever becomes possible.

30370 of 34423 relevant lines covered (88.23%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.84
-0.29% ../xds/src/main/java/io/grpc/xds/XdsClientImpl.java
2
88.89
-11.11% ../netty/src/main/java/io/grpc/netty/UdsNameResolver.java
6
88.89
-1.65% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
7
92.13
0.18% ../netty/src/main/java/io/grpc/netty/NettyServerTransport.java
20
88.89
0.22% ../netty/src/main/java/io/grpc/netty/NettyServer.java
34
91.7
1.4% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
66
57.38
-2.28% ../netty/src/main/java/io/grpc/netty/NettyServerBuilder.java
Jobs
ID Job ID Ran Files Coverage
1 #18904.1 17 Nov 2023 11:20PM UTC 543
88.23
Source Files on build #18904
  • Tree
  • List 543
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18904
  • 0987dc40 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