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

refactor: more guest-wasm examples/docs #117

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Conversation

zeeshanlakhani
Copy link
Contributor

Closes #114.

@zeeshanlakhani zeeshanlakhani requested a review from a team as a code owner March 23, 2023 03:48
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #117 (3484389) into main (ef28cab) will increase coverage by 0.65%.
The diff coverage is 76.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   41.75%   42.40%   +0.65%     
==========================================
  Files          28       28              
  Lines        1437     1462      +25     
  Branches      363      369       +6     
==========================================
+ Hits          600      620      +20     
+ Misses        633      630       -3     
- Partials      204      212       +8     
Impacted Files Coverage Δ
homestar-wasm/tests/execute_wasm.rs 70.62% <76.00%> (+1.13%) ⬆️

... and 2 files with indirect coverage changes

@zeeshanlakhani zeeshanlakhani merged commit 90edddb into main Mar 23, 2023
@zeeshanlakhani zeeshanlakhani deleted the zl/guest-example+ branch March 23, 2023 04:08
@release-plz-ipvm-wg release-plz-ipvm-wg bot mentioned this pull request Oct 9, 2023
This was referenced Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand guest-wasm crate with docs and few more examples
1 participant