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

grpc / grpc-java / #18883
89%

Build:
DEFAULT BRANCH: master
Ran 03 Nov 2023 05:19PM UTC
Jobs 1
Files 543
Run time 35s
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

03 Nov 2023 04:57PM UTC coverage: 88.246% (+0.03%) from 88.218%
#18883

push

github

web-flow
core, netty, okhttp: implement new logic for nameResolverFactory API in channelBuilder (#10590)

* core, netty, okhttp: implement new logic for nameResolverFactory API in channelBuilder
fix ManagedChannelImpl to use NameResolverRegistry instead of NameResolverFactory
fix the ManagedChannelImplBuilder and remove nameResolverFactory

* Integrate target parsing and NameResolverProvider searching

Actually creating the name resolver is now delayed to the end of
ManagedChannelImpl.getNameResolver; we don't want to call into the name
resolver to determine if we should use the name resolver.

Added getDefaultScheme() to NameResolverRegistry to avoid needing
NameResolver.Factory.
---------

Co-authored-by: Eric Anderson <ejona@google.com>

30370 of 34415 relevant lines covered (88.25%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.77
0.0% ../core/src/main/java/io/grpc/internal/ClientTransportFactory.java
1
90.3
-0.23% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
1
90.91
0.0% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpChannelProvider.java
2
84.62
1.28% ../netty/src/main/java/io/grpc/netty/UdsNettyChannelProvider.java
3
95.16
0.0% ../api/src/main/java/io/grpc/NameResolverRegistry.java
4
80.0
-3.33% ../servlet/src/main/java/io/grpc/servlet/ServletAdapter.java
6
93.48
0.07% ../core/src/main/java/io/grpc/internal/CallCredentialsApplyingTransportFactory.java
8
44.83
0.0% ../netty/src/main/java/io/grpc/netty/InternalNettyChannelBuilder.java
26
90.29
0.77% ../core/src/main/java/io/grpc/internal/ManagedChannelImplBuilder.java
37
79.8
0.14% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpChannelBuilder.java
45
79.13
0.3% ../netty/src/main/java/io/grpc/netty/NettyChannelBuilder.java
59
93.57
0.07% ../core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
Jobs
ID Job ID Ran Files Coverage
1 #18883.1 03 Nov 2023 05:19PM UTC 543
88.25
Source Files on build #18883
  • Tree
  • List 543
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18883
  • 15fc70be 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

© 2026 Coveralls, Inc