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

grpc / grpc-java / #19449
84%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.77.x
DEFAULT BRANCH: master
Ran 05 Sep 2024 10:41PM UTC
Jobs 1
Files 603
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

05 Sep 2024 10:32PM UTC coverage: 84.488% (-0.01%) from 84.498%
#19449

push

github

ejona86
core: touch() buffer when detach()ing

Detachable lets a buffer outlive its original lifetime. The new lifetime
is application-controlled. If the application fails to read/close the
stream, then the leak detector wouldn't make clear what code was
responsible for the buffer's lifetime. With this touch, we'll be able to
see detach() was called and thus know the application needs debugging.

Realized when looking at b/364531464, although I think the issue is
unrelated.

33251 of 39356 relevant lines covered (84.49%)

0.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.55
-0.57% ../xds/src/main/java/io/grpc/xds/client/LoadReportClient.java
1
97.35
-0.88% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerStream.java
1
93.26
-0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
1
92.53
-0.57% ../xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java
1
83.33
5.21% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
2
83.16
0.0% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
7
88.89
-2.88% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
Jobs
ID Job ID Ran Files Coverage
1 #19449.1 05 Sep 2024 10:41PM UTC 603
84.49
Source Files on build #19449
  • Tree
  • List 603
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19449
  • 81cc82eb on github
  • Prev Build on v1.66.x
  • Next Build on v1.66.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

© 2025 Coveralls, Inc