|
Ran
|
Jobs
1
|
Files
615
|
Run time
2min
|
Badge
README BADGES
|
push
github
netty: Count sent RST_STREAMs against limit 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
34683 of 39169 relevant lines covered (88.55%)
0.89 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.49 |
-0.22% | ../inprocess/src/main/java/io/grpc/inprocess/InProcessTransport.java |
| 1 |
87.88 |
-3.03% | ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java |
| 2 |
92.89 |
-0.28% | ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java |
| 3 |
95.07 |
-0.44% | ../core/src/main/java/io/grpc/internal/RetriableStream.java |
| 42 |
91.02 |
-0.56% | ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | #19946.1 | 615 |
88.55 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|