Closed dependabot[bot] closed 1 year ago
Merging #145 (aa90c55) into main (a3dba67) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head aa90c55 differs from pull request most recent head 23832c0. Consider uploading reports for the commit 23832c0 to get more accurate results
@@ Coverage Diff @@
## main #145 +/- ##
=======================================
Coverage 62.03% 62.03%
=======================================
Files 4 4
Lines 353 353
=======================================
Hits 219 219
Misses 100 100
Partials 34 34
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Bumps golang.org/x/tools from 0.12.0 to 0.13.0.
Release notes
Sourced from golang.org/x/tools's releases.
... (truncated)
Commits
b5e55d1
go/analysis/analysistest: give better hint in SuggestedFix assertiona807ccf
go.mod: update golang.org/x dependencies21090a2
gopls/internal/lsp/cache: use persistent.Set in a couple places38b898b
internal/persistent: add Set44f7796
gopls: add and enable the slog analyzer2c6ba93
gopls: tidy for 1.17+5a96569
gopls/internal/lsp/cmd: don't use x/exp/slices77c6ac6
gopls/internal/telemetry: don't schedule the next upload010e045
internal/persistent: use genericsa1a928d
gopls: remove dead codeDependabot 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