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

grpc / grpc-java / #19947
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.79.x
DEFAULT BRANCH: master
Ran 19 Aug 2025 06:42AM UTC
Jobs 1
Files 615
Run time 1min
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

19 Aug 2025 06:31AM UTC coverage: 88.569% (+0.005%) from 88.564%
#19947

push

github

web-flow
netty: Count sent RST_STREAMs against limit (1.75.x backport) (#12288)

Http2RstCounterEncoder has to be constructed before NettyServerHandler/Http2ConnectionHandler so it must be static. Thus the
code/counters were moved into RstStreamCounter which then can be constructed earlier and shared.

This depends on Netty 4.1.124 for a bug fix to actually call the encoder:

https://github.com/netty/netty/commit/be53dc3c9

Backport of #12277

34682 of 39158 relevant lines covered (88.57%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.65
-0.41% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
1
96.55
-0.57% ../core/src/main/java/io/grpc/internal/DelayedClientTransport.java
1
94.12
-1.18% ../netty/src/main/java/io/grpc/netty/WriteBufferingAndExceptionHandler.java
2
88.04
-0.96% ../netty/src/main/java/io/grpc/netty/NettyServer.java
2
92.89
-0.28% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
42
91.02
-0.56% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
Jobs
ID Job ID Ran Files Coverage
1 #19947.1 19 Aug 2025 06:42AM UTC 615
88.57
Source Files on build #19947
  • Tree
  • List 615
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19947
  • a5c2b1aa on github
  • Prev Build on v1.75.x
  • Next Build on v1.75.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