Skip to content

Update dependencies#2647

Merged
stevenengler merged 2 commits intoshadow:mainfrom
stevenengler:update-deps
Jan 9, 2023
Merged

Update dependencies#2647
stevenengler merged 2 commits intoshadow:mainfrom
stevenengler:update-deps

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

No description provided.

@stevenengler stevenengler self-assigned this Jan 9, 2023
@github-actions github-actions bot added Component: Build Build/install tools and dependencies Component: Libraries Support functions like LD_PRELOAD and logging Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Jan 9, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 9, 2023

Codecov Report

Base: 67.52% // Head: 68.05% // Increases project coverage by +0.52% 🎉

Coverage data is based on head (e00285a) compared to base (d30684c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2647      +/-   ##
==========================================
+ Coverage   67.52%   68.05%   +0.52%     
==========================================
  Files         201      201              
  Lines       29852    29852              
  Branches     5814     5820       +6     
==========================================
+ Hits        20159    20315     +156     
+ Misses       5097     4920     -177     
- Partials     4596     4617      +21     
Flag Coverage Δ
tests 68.05% <ø> (+0.52%) ⬆️

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

Impacted Files Coverage Δ
src/main/core/logger/shadow_logger.rs 67.25% <0.00%> (-2.93%) ⬇️
src/main/host/syscall/handler/socket.rs 68.11% <0.00%> (-1.38%) ⬇️
src/lib/shmem/src/scmutex.rs 87.05% <0.00%> (-0.59%) ⬇️
src/main/host/process.rs 83.94% <0.00%> (-0.15%) ⬇️
src/main/host/descriptor/pipe.rs 84.37% <0.00%> (ø)
src/main/core/sim_config.rs 55.02% <0.00%> (+0.43%) ⬆️
src/main/host/host.rs 77.41% <0.00%> (+0.53%) ⬆️
src/main/host/memory_manager/memory_mapper.rs 71.84% <0.00%> (+0.62%) ⬆️
src/main/core/scheduler/thread_per_core.rs 90.20% <0.00%> (+0.69%) ⬆️
src/main/host/descriptor/socket/inet/mod.rs 29.03% <0.00%> (+0.80%) ⬆️
... and 14 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.

@stevenengler stevenengler merged commit 920e066 into shadow:main Jan 9, 2023
@stevenengler stevenengler deleted the update-deps branch January 9, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Libraries Support functions like LD_PRELOAD and logging Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants