Skip to content

Reordered line styles in plot-shadow.py#2702

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:fix-plot-lines
Jan 27, 2023
Merged

Reordered line styles in plot-shadow.py#2702
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:fix-plot-lines

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

The : style is not visible underneath -., so they've been reordered. For example, see the old version:

1674833247_grim

The `:` style is not visible underneath `-.`, so they've been reordered.
@stevenengler stevenengler self-assigned this Jan 27, 2023
@github-actions github-actions bot added the Component: Tools Peripheral tools like parsing log files or visualizing results label Jan 27, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 27, 2023

Codecov Report

Base: 67.77% // Head: 67.97% // Increases project coverage by +0.19% 🎉

Coverage data is based on head (f09e921) compared to base (9b668e1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2702      +/-   ##
==========================================
+ Coverage   67.77%   67.97%   +0.19%     
==========================================
  Files         202      202              
  Lines       30414    30414              
  Branches     5949     5949              
==========================================
+ Hits        20613    20673      +60     
+ Misses       5117     5055      -62     
- Partials     4684     4686       +2     
Flag Coverage Δ
tests 67.97% <ø> (+0.19%) ⬆️

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

Impacted Files Coverage Δ
src/main/core/scheduler/pools/unbounded.rs 77.90% <0.00%> (-4.07%) ⬇️
src/main/core/scheduler/pools/bounded.rs 74.50% <0.00%> (-1.97%) ⬇️
...c/main/utility/synchronization/count_down_latch.rs 85.10% <0.00%> (-0.54%) ⬇️
src/main/host/process.rs 78.81% <0.00%> (-0.32%) ⬇️
src/main/host/host.rs 80.72% <0.00%> (+0.18%) ⬆️
src/main/host/memory_manager/memory_mapper.rs 71.20% <0.00%> (+0.20%) ⬆️
src/main/host/descriptor/mod.rs 68.08% <0.00%> (+0.20%) ⬆️
src/main/core/manager.rs 63.63% <0.00%> (+0.22%) ⬆️
src/main/host/syscall/handler/socket.rs 67.54% <0.00%> (+0.44%) ⬆️
src/main/host/syscall/handler/mod.rs 82.50% <0.00%> (+0.62%) ⬆️
... 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.

@stevenengler stevenengler merged commit b349261 into shadow:main Jan 27, 2023
@stevenengler stevenengler deleted the fix-plot-lines branch January 27, 2023 15:51
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