Skip to content

Bump memoffset from 0.7.1 to 0.8.0 in /src#2615

Merged
sporksmith merged 1 commit intomainfrom
dependabot/cargo/src/main/memoffset-0.8.0
Dec 17, 2022
Merged

Bump memoffset from 0.7.1 to 0.8.0 in /src#2615
sporksmith merged 1 commit intomainfrom
dependabot/cargo/src/main/memoffset-0.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps memoffset from 0.7.1 to 0.8.0.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the Component: Build Build/install tools and dependencies label Dec 15, 2022
@dependabot dependabot bot added this to the Code health and maintenance milestone Dec 15, 2022
@github-actions github-actions bot added the Component: Main Composing the core Shadow executable label Dec 15, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 15, 2022

Codecov Report

Base: 67.66% // Head: 67.57% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (2f84926) compared to base (c2a1f79).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2615      +/-   ##
==========================================
- Coverage   67.66%   67.57%   -0.09%     
==========================================
  Files         200      200              
  Lines       29279    29279              
  Branches     5759     5755       -4     
==========================================
- Hits        19811    19785      -26     
- Misses       4878     4912      +34     
+ Partials     4590     4582       -8     
Flag Coverage Δ
tests 67.57% <ø> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
src/main/host/syscall/handler/eventfd.rs 0.00% <0.00%> (-31.43%) ⬇️
src/main/host/descriptor/eventfd.rs 8.08% <0.00%> (-31.32%) ⬇️
src/main/host/syscall/handler/random.rs 47.61% <0.00%> (-4.77%) ⬇️
src/main/utility/shm_cleanup.rs 59.09% <0.00%> (-2.28%) ⬇️
src/main/core/sim_config.rs 55.02% <0.00%> (-0.44%) ⬇️
src/main/utility/byte_queue.rs 56.01% <0.00%> (-0.32%) ⬇️
src/main/utility/interval_map.rs 80.30% <0.00%> (+0.25%) ⬆️
src/main/host/syscall/handler/socket.rs 66.66% <0.00%> (+0.42%) ⬆️
src/main/host/descriptor/pipe.rs 85.00% <0.00%> (+0.62%) ⬆️
src/main/host/memory_manager/memory_copier.rs 74.44% <0.00%> (+1.11%) ⬆️
... and 2 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.

Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/Gilnaa/memoffset/releases)
- [Commits](Gilnaa/memoffset@v0.7.1...v0.8.0)

---
updated-dependencies:
- dependency-name: memoffset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/src/main/memoffset-0.8.0 branch from a721643 to 2f84926 Compare December 16, 2022 23:26
@sporksmith sporksmith enabled auto-merge (squash) December 16, 2022 23:43
@sporksmith sporksmith merged commit 894a63c into main Dec 17, 2022
@sporksmith sporksmith deleted the dependabot/cargo/src/main/memoffset-0.8.0 branch December 17, 2022 00:00
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: Main Composing the core Shadow executable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant