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

Rollup of stale PRs #4607

Merged
merged 7 commits into from May 14, 2024
Merged

Rollup of stale PRs #4607

merged 7 commits into from May 14, 2024

Conversation

roypat
Copy link
Contributor

@roypat roypat commented May 8, 2024

Changes

Resolve 3 TODOs in the codebase

Reason

Rollup seemingly abandoned PRs that we still think have value to be merged.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following Developer
Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md.

PR Checklist

  • If a specific issue led to this PR, this PR closes the issue.
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this
    PR.
  • API changes follow the Runbook for Firecracker API changes.
  • User-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.
  • New TODOs link to an issue.
  • Commits meet
    contribution quality standards.

  • This functionality cannot be added in rust-vmm.

Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 82.14%. Comparing base (d9599f5) to head (60b75fd).

Files Patch % Lines
src/vmm/src/devices/virtio/queue.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4607      +/-   ##
==========================================
- Coverage   82.14%   82.14%   -0.01%     
==========================================
  Files         255      255              
  Lines       31283    31282       -1     
==========================================
- Hits        25698    25697       -1     
  Misses       5585     5585              
Flag Coverage Δ
4.14-c5n.metal 79.64% <0.00%> (-0.01%) ⬇️
4.14-c7g.metal ?
4.14-m5n.metal 79.62% <0.00%> (-0.01%) ⬇️
4.14-m6a.metal 78.85% <0.00%> (-0.01%) ⬇️
4.14-m6g.metal 76.70% <0.00%> (-0.01%) ⬇️
4.14-m6i.metal 79.62% <0.00%> (-0.01%) ⬇️
4.14-m7g.metal 76.70% <0.00%> (?)
5.10-c5n.metal 82.16% <0.00%> (-0.01%) ⬇️
5.10-c7g.metal ?
5.10-m5n.metal 82.14% <0.00%> (-0.01%) ⬇️
5.10-m6a.metal 81.45% <0.00%> (+<0.01%) ⬆️
5.10-m6g.metal 79.47% <0.00%> (-0.01%) ⬇️
5.10-m6i.metal 82.14% <0.00%> (+<0.01%) ⬆️
5.10-m7g.metal 79.47% <0.00%> (?)
6.1-c5n.metal 82.16% <0.00%> (+<0.01%) ⬆️
6.1-m5n.metal 82.14% <0.00%> (-0.01%) ⬇️
6.1-m6a.metal 81.45% <0.00%> (-0.01%) ⬇️
6.1-m6g.metal 79.47% <0.00%> (+<0.01%) ⬆️
6.1-m6i.metal 82.14% <0.00%> (-0.01%) ⬇️
6.1-m7g.metal 79.47% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

sladyn98 and others added 3 commits May 8, 2024 11:37
Resolve a TODO for logging the address of a descriptor chain head if
fetching it from guest memory fails.

Closes firecracker-microvm#3592

Co-Authored-By: sladynnunes <[email protected]>
Signed-off-by: Patrick Roy <[email protected]>
Resolve a TODO about documenting a panic condition.

Closes firecracker-microvm#3636

Co-Authored-by: Landon Johnson <[email protected]>
Signed-off-by: Patrick Roy <[email protected]>
The name is fine. When it was tried to be changed in firecracker-microvm#3636 we could not
come up with anything better really.

Signed-off-by: Patrick Roy <[email protected]>
@roypat roypat added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label May 8, 2024
pb8o
pb8o previously approved these changes May 13, 2024
ShadowCurse
ShadowCurse previously approved these changes May 13, 2024
@pb8o pb8o dismissed stale reviews from ShadowCurse and themself via 39c5a9a May 13, 2024 22:20
@roypat roypat requested a review from ShadowCurse May 14, 2024 08:52
@roypat roypat merged commit 7a4263d into firecracker-microvm:main May 14, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting review Indicates that a pull request is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants