Skip to content

Bump Rust to 1.66.1#2655

Merged
sporksmith merged 1 commit intoshadow:mainfrom
sporksmith:rust-1.66.1
Jan 11, 2023
Merged

Bump Rust to 1.66.1#2655
sporksmith merged 1 commit intoshadow:mainfrom
sporksmith:rust-1.66.1

Conversation

@sporksmith
Copy link
Copy Markdown
Contributor

This is a point release fixing a security vulnerability. https://blog.rust-lang.org/2023/01/10/Rust-1.66.1.html

@sporksmith sporksmith self-assigned this Jan 11, 2023
@sporksmith sporksmith enabled auto-merge (squash) January 11, 2023 13:47
This is a point release fixing a security vulnerability.
https://blog.rust-lang.org/2023/01/10/Rust-1.66.1.html
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 11, 2023

Codecov Report

Base: 67.48% // Head: 67.76% // Increases project coverage by +0.27% 🎉

Coverage data is based on head (8e54733) compared to base (ce35b63).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2655      +/-   ##
==========================================
+ Coverage   67.48%   67.76%   +0.27%     
==========================================
  Files         202      202              
  Lines       30056    30056              
  Branches     5847     5847              
==========================================
+ Hits        20284    20368      +84     
+ Misses       5167     5060     -107     
- Partials     4605     4628      +23     
Flag Coverage Δ
tests 67.76% <ø> (+0.27%) ⬆️

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

Impacted Files Coverage Δ
src/main/core/scheduler/pools/bounded.rs 74.50% <0.00%> (-4.71%) ⬇️
src/test/futex/test_futex.c 64.00% <0.00%> (-1.34%) ⬇️
src/main/host/descriptor/pipe.rs 84.37% <0.00%> (-0.63%) ⬇️
src/main/host/syscall/handler/socket.rs 68.11% <0.00%> (-0.40%) ⬇️
src/main/host/descriptor/mod.rs 67.42% <0.00%> (+0.41%) ⬆️
src/main/host/host.rs 77.41% <0.00%> (+0.53%) ⬆️
src/lib/shadow-shim-helper-rs/src/signals.rs 70.12% <0.00%> (+0.64%) ⬆️
src/main/host/memory_manager/memory_copier.rs 74.44% <0.00%> (+1.11%) ⬆️
src/main/network/graph/mod.rs 58.19% <0.00%> (+1.67%) ⬆️
src/main/core/sim_config.rs 55.45% <0.00%> (+1.74%) ⬆️
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sporksmith sporksmith merged commit 93495b3 into shadow:main Jan 11, 2023
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