Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump rust-vmm-ci from 209c04e to 1150c47 #272

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2024

Bumps rust-vmm-ci from 209c04e to 1150c47.

Commits
  • 1150c47 fix: report line coverage instead of function coverage
  • 2122417 fix: have benchmark test clean working directory
  • See full diff in compare view

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Oct 25, 2024
Ablu
Ablu previously approved these changes Oct 25, 2024
@stefano-garzarella
Copy link
Member

The difference in the code coverage is expected since we fixed it in the CI, see rust-vmm/rust-vmm-ci#171
I'll update it.

@stefano-garzarella
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/submodules/rust-vmm-ci-1150c47 branch from 46555d4 to 9d31255 Compare October 25, 2024 11:59
Bumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `209c04e` to `1150c47`.
- [Commits](rust-vmm/rust-vmm-ci@209c04e...1150c47)

---
updated-dependencies:
- dependency-name: rust-vmm-ci
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

[SG] Updated coverage score since we fixed its calculation, see
rust-vmm/rust-vmm-ci#171

Signed-off-by: Stefano Garzarella <[email protected]>
@stefano-garzarella stefano-garzarella force-pushed the dependabot/submodules/rust-vmm-ci-1150c47 branch from 9d31255 to ef12554 Compare October 25, 2024 12:04
@stefano-garzarella stefano-garzarella merged commit a573574 into main Oct 25, 2024
31 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/rust-vmm-ci-1150c47 branch October 25, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants