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

grpc / grpc-java / #19440
89%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2024 03:13PM UTC
Jobs 1
Files 607
Run time 5min
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

29 Aug 2024 03:04PM UTC coverage: 84.491% (-0.002%) from 84.493%
#19440

push

github

ejona86
util: Remove child policy config from MultiChildLB state

The child policy config should be refreshed every address update, so it
shouldn't be stored in the ChildLbState. In addition, none of the
current usages actually used what was stored in the ChildLbState in a
meaningful way (it was always null).

ResolvedAddresses was also removed from createChildLbState(), as nothing
in it should be needed for creation; it varies over time and the values
passed at creation are immutable.

33402 of 39533 relevant lines covered (84.49%)

0.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.17
0.0% ../xds/src/main/java/io/grpc/xds/ClusterManagerLoadBalancer.java
2
88.07
-0.82% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
3
91.94
0.0% ../util/src/main/java/io/grpc/util/RoundRobinLoadBalancer.java
6
98.08
-0.01% ../xds/src/main/java/io/grpc/xds/WeightedRoundRobinLoadBalancer.java
7
95.88
-0.09% ../util/src/main/java/io/grpc/util/MultiChildLoadBalancer.java
7
77.08
-7.29% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
7
91.67
0.0% ../xds/src/main/java/io/grpc/xds/RingHashLoadBalancer.java
8
89.17
0.0% ../xds/src/main/java/io/grpc/xds/LeastRequestLoadBalancer.java
Jobs
ID Job ID Ran Files Coverage
1 #19440.1 29 Aug 2024 03:13PM UTC 607
84.49
Source Files on build #19440
  • Tree
  • List 607
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19440
  • 01389774 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