Closed dependabot[bot] closed 1 year ago
Merging #53 (e6928f2) into main (5912d14) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #53 +/- ##
=======================================
Coverage 59.34% 59.34%
=======================================
Files 9 9
Lines 396 396
=======================================
Hits 235 235
Misses 159 159
Partials 2 2
Flag | Coverage Δ | |
---|---|---|
unittests | 59.34% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #54.
Bumps google.golang.org/grpc from 1.57.0 to 1.58.2.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c0aa20a
Change version to 1.58.2 (#6654)67a53a6
balancer/weightedroundrobin: fix ticker leak on update (#6655)863de73
update version to 1.58.2-dev (#6633)62726d4
update version to 1.58.1 (#6629)fa6d9ab
cherry-pick 6610 and 6620 (#6627)467fbf2
Change version to 1.58.1-dev (#6580)c2b0797
Change version to 1.58.0 (#6579)0467e47
balancer/leastrequest: Cache atomic load and also add concurrent rpc test (#6...5d1c0ae
leastrequest: fix data race in leastrequest picker (#6606)e26457d
stream: swallow Header errors as we used to; RecvMsg can still return it (#6591)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show