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

feat: upgrade to Rust 2024 #912

Merged
merged 6 commits into from
Feb 24, 2025
Merged

feat: upgrade to Rust 2024 #912

merged 6 commits into from
Feb 24, 2025

Conversation

mkroening
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 23, 2025

Codecov Report

Attention: Patch coverage is 73.91304% with 12 lines in your changes missing coverage. Please review.

Project coverage is 71.78%. Comparing base (92f8cb9) to head (fb19b76).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/hypercall.rs 58.33% 5 Missing ⚠️
src/linux/gdb/mod.rs 0.00% 4 Missing ⚠️
src/virtqueue.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #912      +/-   ##
==========================================
+ Coverage   71.67%   71.78%   +0.11%     
==========================================
  Files          25       25              
  Lines        3181     3197      +16     
==========================================
+ Hits         2280     2295      +15     
- Misses        901      902       +1     

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

@mkroening mkroening force-pushed the rust-2024 branch 2 times, most recently from 70e5e46 to efeb6f4 Compare February 23, 2025 14:55
@mkroening mkroening marked this pull request as ready for review February 23, 2025 15:06
@jounathaen
Copy link
Member

Thank you!

@jounathaen
Copy link
Member

Ah, rebase is necessary. You want to do this?

@mkroening mkroening added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit 8acbfe9 Feb 24, 2025
10 checks passed
@mkroening mkroening deleted the rust-2024 branch February 24, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants