Closed dependabot[bot] closed 1 year ago
We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
lsp/concern/stateManager.go | 2 | 82.61% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 6797309044: | 0.0% |
Covered Lines: | 8682 |
Relevant Lines: | 21629 |
Bumps github.com/spf13/cast from 1.5.1 to 1.6.0.
Release notes
Sourced from github.com/spf13/cast's releases.
Commits
48ddde5
Bump Go version in go.mod to 1.19b09a6f8
deps: update to github.com/frankban/quicktest v1.14.6268227c
github: Replace the test workflow with the one used in Aferoe9ba3ce
Merge pull request #190 from spf13/updates9d37e3a
ci: fix dependabot configa441ac7
ci: pin actions versions, fix checkout order9c5e91d
docs: update badgesc49a664
ci: rename ci.yml to ci.yaml0b4af69
Merge pull request #185 from spf13/dependabot/go_modules/github.com/frankban/...235f028
Merge pull request #180 from spf13/dependabot/github_actions/actions/setup-go-4Dependabot 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