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

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

Build:
Build:
LAST BUILD BRANCH: v1.75.x
DEFAULT BRANCH: master
Ran 12 Jul 2023 10:21PM UTC
Jobs 1
Files 554
Run time 7s
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
#18715

push

github-actions

web-flow
core: Apply RetryingNameResolver in ManagedChannelImpl (#10371) (#10375)

Wrapping the DnsNameResolver in DnsNameResolverProvider can cause
problems to external name resolvers that delegate to a DnsResolver
already wrapped in RetryingNameResolver. ManagedChannelImpl would
end up wrapping these name resolvers again, causing an exception
later from a RetryingNameResolver safeguard that checks for double
wrapping.

30833 of 34983 relevant lines covered (88.14%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.07
-0.23% ../core/src/main/java/io/grpc/inprocess/InProcessTransport.java
52
93.48
-0.01% ../core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
Jobs
ID Job ID Ran Files Coverage
1 #18715.1 12 Jul 2023 10:21PM UTC 554
88.14
Source Files on build #18715
  • Tree
  • List 554
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #18715
  • 2978a759 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