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

grpc / grpc-java / #18908
88%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.77.x
DEFAULT BRANCH: master
Ran 20 Nov 2023 10:04PM UTC
Jobs 1
Files 542
Run time 39s
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

20 Nov 2023 09:54PM UTC coverage: 88.231% (-0.02%) from 88.249%
#18908

push

github

ejona86
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.

30311 of 34354 relevant lines covered (88.23%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.12
-1.18% ../netty/src/main/java/io/grpc/netty/WriteBufferingAndExceptionHandler.java
2
88.89
-11.11% ../netty/src/main/java/io/grpc/netty/UdsNameResolver.java
3
79.37
-2.38% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
5
83.02
-9.43% ../core/src/main/java/io/grpc/internal/Http2Ping.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.17% ../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 #18908.1 20 Nov 2023 10:04PM UTC 542
88.23
Source Files on build #18908
  • Tree
  • List 542
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18908
  • ac94b6e8 on github
  • Prev Build on v1.59.x
  • Next Build on v1.59.x
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