percona / percona-everest-cli

Apache License 2.0
6 stars 5 forks source link

Bump github.com/vektra/mockery/v2 from 2.36.1 to 2.37.1 in /tools #220

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps github.com/vektra/mockery/v2 from 2.36.1 to 2.37.1.

Release notes

Sourced from github.com/vektra/mockery/v2's releases.

v2.37.1

Changelog

  • c7a65e2 Merge pull request #734 from vektra/revert-731-walk-skips-modules
  • fa5b6cb Revert "Don't recurse into submodules"

v2.37.0

Changelog

  • fc10b9c Don't recurse into submodule
  • 0e27e93 Merge pull request #731 from devnev/walk-skips-modules
  • 0c5b6a4 add note in docs about go.mod skipping
Commits
  • c7a65e2 Merge pull request #734 from vektra/revert-731-walk-skips-modules
  • fa5b6cb Revert "Don't recurse into submodules"
  • 0c5b6a4 add note in docs about go.mod skipping
  • 0e27e93 Merge pull request #731 from devnev/walk-skips-modules
  • fc10b9c Don't recurse into submodule
  • See full diff in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 12 months ago

Codecov Report

Attention: 544 lines in your changes are missing coverage. Please review.

Comparison is base (1cb8d7a) 5.02% compared to head (91ac05f) 5.32%. Report is 29 commits behind head on main.

Files Patch % Lines
pkg/install/install.go 8.57% 339 Missing and 2 partials :warning:
pkg/kubernetes/client/client.go 0.00% 99 Missing :warning:
...kg/kubernetes/client/mock_kube_client_connector.go 0.00% 51 Missing :warning:
pkg/kubernetes/kubernetes.go 0.00% 46 Missing :warning:
pkg/version/version.go 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ======================================== + Coverage 5.02% 5.32% +0.30% ======================================== Files 13 13 Lines 3005 2835 -170 ======================================== Hits 151 151 + Misses 2827 2657 -170 Partials 27 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 11 months ago

Superseded by #222.