Skip to content

Improve line styles in plotting script#2638

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:plot-linestyle
Jan 3, 2023
Merged

Improve line styles in plotting script#2638
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:plot-linestyle

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

Alternates colors and line styles rather than just colors.

@stevenengler stevenengler self-assigned this Jan 3, 2023
@github-actions github-actions bot added the Component: Tools Peripheral tools like parsing log files or visualizing results label Jan 3, 2023
@stevenengler stevenengler enabled auto-merge January 3, 2023 20:34
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 3, 2023

Codecov Report

Base: 67.76% // Head: 67.79% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (132c974) compared to base (6a811e1).
Patch has no changes to coverable lines.

❗ Current head 132c974 differs from pull request most recent head 113bd7a. Consider uploading reports for the commit 113bd7a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2638      +/-   ##
==========================================
+ Coverage   67.76%   67.79%   +0.02%     
==========================================
  Files         201      201              
  Lines       29498    29498              
  Branches     5800     5800              
==========================================
+ Hits        19989    19997       +8     
+ Misses       4911     4898      -13     
- Partials     4598     4603       +5     
Flag Coverage Δ
tests 67.79% <ø> (+0.02%) ⬆️

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/ioctl.rs 57.14% <0.00%> (-2.86%) ⬇️
src/main/utility/shm_cleanup.rs 59.09% <0.00%> (-2.28%) ⬇️
src/main/host/descriptor/pipe.rs 84.37% <0.00%> (-0.63%) ⬇️
src/main/host/syscall/handler/unistd.rs 66.00% <0.00%> (-0.40%) ⬇️
src/test/signal/test_signals.rs 84.28% <0.00%> (-0.36%) ⬇️
src/main/host/memory_manager/memory_mapper.rs 71.63% <0.00%> (-0.21%) ⬇️
src/main/host/host.rs 81.25% <0.00%> (-0.19%) ⬇️
src/main/host/syscall/handler/socket.rs 68.70% <0.00%> (+0.39%) ⬆️
src/main/core/sim_config.rs 55.02% <0.00%> (+0.43%) ⬆️
... and 5 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 73b10ed into shadow:main Jan 3, 2023
@stevenengler stevenengler deleted the plot-linestyle branch January 3, 2023 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Tools Peripheral tools like parsing log files or visualizing results

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants