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

grpc / grpc-java / #19640
89%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2025 02:07AM UTC
Jobs 1
Files 607
Run time 2min
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

14 Jan 2025 01:57AM UTC coverage: 88.576% (+0.02%) from 88.557%
#19640

push

github

web-flow
interop-testing: fix peer extraction issue in soak test iterations

This PR resolves an issue with peer address extraction in the soak
test. 

In current `TestServiceClient` implementation, the same
`clientCallCapture` atomic is shared across threads, leading to
incorrect peer extraction. This fix ensures that each thread uses a
local variable for capturing the client call.

33719 of 38068 relevant lines covered (88.58%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.37
-0.21% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
1
93.11
-0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
1
88.07
-0.41% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
Jobs
ID Job ID Ran Files Coverage
1 #19640.1 14 Jan 2025 02:07AM UTC 607
88.58
Source Files on build #19640
  • Tree
  • List 607
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19640
  • 87b27b15 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