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

grpc / grpc-java / #19171
89%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2024 09:46PM UTC
Jobs 1
Files 567
Run time 2min
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

24 Apr 2024 09:37PM UTC coverage: 88.069% (-0.01%) from 88.082%
#19171

push

github

ejona86
netty: Allow deframer errors to close stream with a status code

Today, deframer errors cancel the stream without communicating a status code
to the peer. This change causes deframer errors to trigger a best-effort
attempt to send trailers with a status code so that the peer understands
why the stream is being closed.

Fixes #3996

31208 of 35436 relevant lines covered (88.07%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
77.08
-1.04% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
2
81.05
-2.11% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
5
83.02
-9.43% ../core/src/main/java/io/grpc/internal/Http2Ping.java
6
72.0
10.89% ../netty/src/main/java/io/grpc/netty/CancelServerStreamCommand.java
20
92.09
0.01% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
Jobs
ID Job ID Ran Files Coverage
1 #19171.1 24 Apr 2024 09:46PM UTC 567
88.07
Source Files on build #19171
  • Tree
  • List 567
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19171
  • e036b1b1 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

© 2025 Coveralls, Inc