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

grpc / grpc-java / #19876

Builds Branch Commit Type Ran Committer Via Coverage
#19876 master binder: Cancel checkAuthorization() request if still pending upon termination (#12167) push 23 Jun 2025 08:01PM UTC web-flow github
88.52
#19875 master download maven using archive/permalink url (#12169) push 23 Jun 2025 07:10PM UTC web-flow github
88.53
#19874 master binder: stops emulating for 21/22 Lollipop in tests See cl/769936336 internally push 22 Jun 2025 08:06PM UTC web-flow github
88.54
#19873 master binder: stops emulating for 21/22 Lollipop in tests See cl/769936336 internally push 18 Jun 2025 09:57PM UTC web-flow github
88.53
#19872 zhangkun83-patch-1 Merge 25ffbcd15 into 922dc8a99 Pull #12164 18 Jun 2025 08:35PM UTC web-flow github
88.52
#19871 master Mark a few test helper methods as @CanIgnoreReturnValue (#12162) push 18 Jun 2025 05:39AM UTC web-flow github
88.54
#19870 master xds: Add logical dns cluster support to XdsDepManager ClusterResolverLb gets the NameResolverRegistry from LoadBalancer.Helper, so a new API was added in NameResover.Args to propagate the same object to the name resolver tree. RetryingNameResolv... push 17 Jun 2025 10:24PM UTC ejona86 github
88.54
#19869 master util: Deliver addresses in a random order in MultiChildLb This should often not matter much, but in b/412468630 it was cleary visible that child creation order can skew load for the first batch of RPCs. This doesn't solve all the cases, as furthe... push 17 Jun 2025 02:24PM UTC web-flow github
88.56
#19868 master xds: XdsNR should be subscribing to clusters with XdsDepManager This is missing behavior defined in gRFC A74: > As per gRFC A31, the ConfigSelector gives each RPC a ref to the > cluster that was selected for it to ensure that the cluster is not ... push 17 Jun 2025 01:46PM UTC ejona86 github
88.56
#19867 master util: OutlierDetection should use Ticker, not TimeProvider (#12110) TimeProvider provides wall time. That can move forward and backward as time is adjusted. OutlierDetection is measuring durations, so it should use a monotonic clock. Fixes #11622 push 16 Jun 2025 02:57PM UTC web-flow github
88.57
#19866 master xds: Support tracking non-xds resources in XdsDepManager This will be used for logical dns clusters as part of gRFC A74. Swapping to EnumMap wasn't really necessary, but was easy given the new type system. I can't say I'm particularly happy with... push 16 Jun 2025 02:42PM UTC ejona86 github
88.57
#19865 master util: Mark OutlierDetectionLb classes final None of these classes were intended to be extended. Even non-public classes need final to prevent mocks from doing horrible things. push 15 Jun 2025 08:06PM UTC web-flow github
88.57
#19864 master util: Mark OutlierDetectionLb classes final None of these classes were intended to be extended. Even non-public classes need final to prevent mocks from doing horrible things. push 13 Jun 2025 06:01PM UTC web-flow github
88.58
#19863 master core: Remove RetryingNR.RESOLUTION_RESULT_LISTENER_KEY It was introduced in fcb5c54e4 because at the time we didn't change the API to communicate the status. When onResult2() was introduced in 90d0fabb1 this hack stopped being necessary. push 13 Jun 2025 03:30PM UTC ejona86 github
88.55
#19862 master xds: Avoid changing cache when watching children in XdsDepManager The watchers can be completely regular, so the base class can do the cache management while the subclasses are only concerned with subscribing to children. push 13 Jun 2025 03:27PM UTC ejona86 github
88.58
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 1134
  • 1135
  • Next →
  • Back to Repo
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