Skip to content

Small code improvements#2641

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:cleanup
Jan 3, 2023
Merged

Small code improvements#2641
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:cleanup

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

No description provided.

@stevenengler stevenengler self-assigned this Jan 3, 2023
@github-actions github-actions bot added Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Jan 3, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 3, 2023

Codecov Report

Base: 67.85% // Head: 68.12% // Increases project coverage by +0.26% 🎉

Coverage data is based on head (8649e52) compared to base (73b10ed).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2641      +/-   ##
==========================================
+ Coverage   67.85%   68.12%   +0.26%     
==========================================
  Files         201      201              
  Lines       29498    29496       -2     
  Branches     5800     5800              
==========================================
+ Hits        20015    20093      +78     
+ Misses       4878     4784      -94     
- Partials     4605     4619      +14     
Flag Coverage Δ
tests 68.12% <50.00%> (+0.26%) ⬆️

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

Impacted Files Coverage Δ
src/test/sched_affinity/test_sched_affinity.rs 75.60% <33.33%> (+0.60%) ⬆️
src/main/host/host.rs 81.33% <100.00%> (+0.08%) ⬆️
src/main/host/syscall/handler/random.rs 50.00% <0.00%> (-4.55%) ⬇️
src/lib/shmem/src/scmutex.rs 87.64% <0.00%> (-2.36%) ⬇️
src/main/utility/shm_cleanup.rs 59.09% <0.00%> (-2.28%) ⬇️
src/main/host/memory_manager/memory_copier.rs 73.33% <0.00%> (-2.23%) ⬇️
src/main/core/scheduler/pools/bounded.rs 74.50% <0.00%> (-1.97%) ⬇️
src/test/signal/test_signals.rs 84.28% <0.00%> (-0.36%) ⬇️
src/lib/tsc/tsc_test.c 12.67% <0.00%> (ø)
... and 13 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 9bde717 into shadow:main Jan 3, 2023
@stevenengler stevenengler deleted the cleanup branch January 3, 2023 23:56
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 Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants