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

grpc / grpc-java / #18595
88%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.77.x
DEFAULT BRANCH: master
Ran 03 May 2023 05:48PM UTC
Jobs 1
Files 554
Run time 43s
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

pending completion
#18595

push

github-actions

ejona86
xds: handle the handlerRemoved callback to skip updateSslContext processing (#10118)

* xds: handle the handlerRemoved callback to skip updateSslContext processing
     In handlerAdded we submit a callback to updateSslContext but before the
     callback is executed the handler could be removed (e.g. bad connection)
     in which case the callback should skip all of the processing.
     Also added a unit test to check there is no exception.

30835 of 34987 relevant lines covered (88.13%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.75
-3.13% ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java
1
90.06
-0.55% ../xds/src/main/java/io/grpc/xds/ControlPlaneClient.java
3
93.18
-1.7% ../core/src/main/java/io/grpc/internal/AbstractClientStream.java
3
88.07
-1.23% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
11
89.06
0.17% ../xds/src/main/java/io/grpc/xds/internal/security/SecurityProtocolNegotiators.java
Jobs
ID Job ID Ran Files Coverage
1 #18595.1 03 May 2023 05:48PM UTC 554
88.13
Source Files on build #18595
  • Tree
  • List 554
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #18595
  • 6ee41843 on github
  • Prev Build on v1.55.x
  • Next Build on v1.55.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