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

Delete unused hostc_setup #2582

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Conversation

sporksmith
Copy link
Contributor

No description provided.

@sporksmith sporksmith enabled auto-merge (squash) November 30, 2022 22:16
@github-actions github-actions bot added the Component: Main Composing the core Shadow executable label Nov 30, 2022
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Base: 67.07% // Head: 67.07% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (eb579ea) compared to base (4edb91e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2582      +/-   ##
==========================================
- Coverage   67.07%   67.07%   -0.01%     
==========================================
  Files         195      195              
  Lines       29026    29025       -1     
  Branches     5708     5708              
==========================================
- Hits        19469    19468       -1     
- Misses       5035     5038       +3     
+ Partials     4522     4519       -3     
Flag Coverage Δ
tests 67.07% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/main/host/host.rs 82.28% <ø> (-0.04%) ⬇️
src/main/utility/stream_len.rs 38.09% <0.00%> (-4.77%) ⬇️
src/main/host/descriptor/pipe.rs 78.48% <0.00%> (-3.80%) ⬇️
src/main/host/descriptor/descriptor_table.rs 80.48% <0.00%> (-1.22%) ⬇️
src/main/host/descriptor/shared_buf.rs 78.76% <0.00%> (-0.89%) ⬇️
src/main/core/manager.rs 64.25% <0.00%> (-0.22%) ⬇️
src/main/utility/byte_queue.rs 56.01% <0.00%> (ø)
src/main/host/memory_manager/memory_mapper.rs 66.45% <0.00%> (ø)
src/main/core/sim_config.rs 54.34% <0.00%> (+0.86%) ⬆️
src/main/host/memory_manager/memory_copier.rs 75.55% <0.00%> (+2.22%) ⬆️
... and 3 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 9f01321 into shadow:main Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Main Composing the core Shadow executable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants