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

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

Build:
Build:
LAST BUILD BRANCH: v1.78.x
DEFAULT BRANCH: master
Ran 29 Jun 2023 09:46PM UTC
Jobs 1
Files 554
Run time 8s
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
#18699

push

github-actions

web-flow
core: ManagedChannelImpl to always use RetryingNameResolver (#10328) (#10332)

ManagedCahnnelImpl did not make sure to use a RetryingNameResolver if
authority was not overriden. This was not a problem for DNS name
resolution as the DNS name resolver factory explicitly returns a
RetryingNameResolver. For polling name resolvers that do not do this in
their factories (like the grpclb name resolver) this meant not having retry
at all.

30953 of 35074 relevant lines covered (88.25%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.89
1.23% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
1
89.77
-0.23% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
1
86.02
-1.08% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
5
83.02
-9.43% ../core/src/main/java/io/grpc/internal/Http2Ping.java
46
93.49
0.0% ../core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
Jobs
ID Job ID Ran Files Coverage
1 #18699.1 29 Jun 2023 09:46PM UTC 554
88.25
Source Files on build #18699
  • Tree
  • List 554
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #18699
  • 3689c400 on github
  • Prev Build on v1.56.x
  • Next Build on v1.56.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