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

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

Build:
Build:
LAST BUILD BRANCH: v1.77.x
DEFAULT BRANCH: master
Ran 20 Nov 2023 09:04PM UTC
Jobs 1
Files 543
Run time 34s
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 08:53PM UTC coverage: 88.201% (-0.02%) from 88.219%
#18907

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.

30358 of 34419 relevant lines covered (88.2%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.49
-1.08% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
2
81.05
-2.11% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
3
93.18
-1.7% ../core/src/main/java/io/grpc/internal/AbstractClientStream.java
3
79.37
-2.38% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.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
33
91.93
1.63% ../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 #18907.1 20 Nov 2023 09:04PM UTC 543
88.2
Source Files on build #18907
  • Tree
  • List 543
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18907
  • 43e98d07 on github
  • Prev Build on master
  • Next Build on v1.60.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