Closed dependabot[bot] closed 9 months ago
Merging #56 (6377498) into main (5912d14) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #56 +/- ##
=======================================
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
@dependabot merge
Superseded by #58.
Bumps google.golang.org/grpc from 1.57.0 to 1.59.0.
Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
7765221
Change version to 1.59.0 (#6695)e88f12e
server: prohibit more than MaxConcurrentStreams handlers from running at once...be7919c
transport: Pass Header metadata to tap handle. (#6652)e3f1514
Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688)696faa9
client: add a test for NewSubConn / StateListener / cc.Close racing (#6678)318c717
readme: fix badges (#6687)39972fd
github: add code coverage with codecov.io (#6676)93dbc05
xds: move virtual host matcher test to the xdsresource package (#6680)2c00469
github: update actions/setup-go and actions/checkout (#6675)1f73ed5
Replace the gRFC pull request with the permanent link. (#6674)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @ravsii.
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