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

grpc / grpc-java / #19263
89%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2024 08:51PM UTC
Jobs 1
Files 582
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

04 Jun 2024 08:43PM UTC coverage: 88.299% (-0.04%) from 88.338%
#19263

push

github

ejona86
core: Delete AbstractTransportTest.clientShutdownBeforeStartRunnable

The test was added in e4e7f3a06 when InProcess stopped returning a
Runnable from start(). In c5a63a1 we realized (indirectly) that there's
no point in using the Runnable any more.

This test failed with Binder (which seems to have been using the
Runnable unnecessarily), and InProcess, Netty, and OkHttp don't use the
Runnable. Instead of fixing it, we'll just move toward stopping using
Runnable.

I'm not removing the Runnable usage from Binder in this commit because
this test is currently causing CI failures and I don't want to do a
behavior change when fixing it.

32042 of 36288 relevant lines covered (88.3%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
81.05
0.0% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
2
88.89
-11.11% ../netty/src/main/java/io/grpc/netty/UdsNameResolver.java
3
93.26
-1.69% ../core/src/main/java/io/grpc/internal/AbstractClientStream.java
5
83.02
-9.43% ../core/src/main/java/io/grpc/internal/Http2Ping.java
7
88.89
-2.88% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
Jobs
ID Job ID Ran Files Coverage
1 #19263.1 04 Jun 2024 08:51PM UTC 582
88.3
Source Files on build #19263
  • Tree
  • List 582
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19263
  • b2731f27 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