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

Clear changelog, minor update to version bump docs #2696

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

robgjansen
Copy link
Member

No description provided.

@robgjansen robgjansen added this to the Documentation milestone Jan 25, 2023
@robgjansen robgjansen self-assigned this Jan 25, 2023
@github-actions github-actions bot added the Component: Documentation In-repository documentation, under docs/ label Jan 25, 2023
@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Base: 67.84% // Head: 68.18% // Increases project coverage by +0.33% 🎉

Coverage data is based on head (1fc493a) compared to base (264a05b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2696      +/-   ##
==========================================
+ Coverage   67.84%   68.18%   +0.33%     
==========================================
  Files         202      202              
  Lines       30326    30326              
  Branches     5916     5916              
==========================================
+ Hits        20575    20678     +103     
+ Misses       5078     4969     -109     
- Partials     4673     4679       +6     
Flag Coverage Δ
tests 68.18% <ø> (+0.33%) ⬆️

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

Impacted Files Coverage Δ
src/main/core/sim_config.rs 54.58% <0.00%> (-0.88%) ⬇️
src/main/core/scheduler/pools/bounded.rs 76.47% <0.00%> (-0.79%) ⬇️
...c/main/utility/synchronization/count_down_latch.rs 85.10% <0.00%> (-0.54%) ⬇️
src/main/host/syscall/handler/socket.rs 68.43% <0.00%> (-0.43%) ⬇️
src/lib/tsc/tsc_test.c 12.67% <0.00%> (ø)
src/test/signal/test_signals.rs 84.64% <0.00%> (+0.35%) ⬆️
src/main/host/memory_manager/memory_mapper.rs 71.63% <0.00%> (+0.41%) ⬆️
src/main/host/descriptor/mod.rs 67.84% <0.00%> (+0.41%) ⬆️
src/main/host/process.rs 78.17% <0.00%> (+0.41%) ⬆️
src/main/host/descriptor/pipe.rs 85.00% <0.00%> (+0.62%) ⬆️
... 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.

@robgjansen robgjansen merged commit cf82b00 into shadow:main Jan 25, 2023
@robgjansen robgjansen deleted the chlog branch January 25, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation In-repository documentation, under docs/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants