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

grpc / grpc-java / #18905
89%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2023 08:08PM UTC
Jobs 1
Files 543
Run time 29s
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.211%. Remained the same
#18905

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.

30365 of 34423 relevant lines covered (88.21%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.63
-3.13% ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java
1
93.86
-0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
1
96.84
-0.29% ../xds/src/main/java/io/grpc/xds/XdsClientImpl.java
2
81.05
0.0% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.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 #18905.1 19 Nov 2023 08:09PM UTC 543
88.21
Source Files on build #18905
  • 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 #18905
  • 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