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

grpc / grpc-java / #19289
89%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2024 02:05AM UTC
Jobs 1
Files 582
Run time 1min
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

19 Jun 2024 01:56AM UTC coverage: 88.306% (-0.03%) from 88.336%
#19289

push

github

web-flow
binder: Simplify ownership of ServerAuthInterceptor's executor. (#11293)

Allocating this executor before BinderServer even exists is convoluted and actually leaks if the built server is never actually start()ed. Instead, have BinderServer own this executor directly, with a lifetime from start() until termination. Pass it to the ServerAuthInterceptor via TransportAuthorizationState Attribute instead of at construction time.

32063 of 36309 relevant lines covered (88.31%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.47
-0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerTransport.java
2
78.95
-2.11% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
5
83.02
-9.43% ../core/src/main/java/io/grpc/internal/Http2Ping.java
6
88.89
-2.47% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
Jobs
ID Job ID Ran Files Coverage
1 #19289.1 19 Jun 2024 02:05AM UTC 582
88.31
Source Files on build #19289
  • Tree
  • List 582
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19289
  • 15ad9f54 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