Skip to content

misc(runtime): add buoyancy example#174

Merged
Wodann merged 1 commit intomun-lang:masterfrom
Wodann:misc/buoyancy-example
May 13, 2020
Merged

misc(runtime): add buoyancy example#174
Wodann merged 1 commit intomun-lang:masterfrom
Wodann:misc/buoyancy-example

Conversation

@Wodann
Copy link
Collaborator

@Wodann Wodann commented May 13, 2020

Adds an example that showcases a Mun app state setup, struct hot reloading, and struct marshalling.

@Wodann Wodann requested a review from baszalmstra May 13, 2020 19:45
@Wodann Wodann self-assigned this May 13, 2020
@codecov
Copy link

codecov bot commented May 13, 2020

Codecov Report

Merging #174 into master will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   82.87%   82.76%   -0.11%     
==========================================
  Files         163      163              
  Lines       11267    11240      -27     
==========================================
- Hits         9337     9303      -34     
- Misses       1930     1937       +7     
Impacted Files Coverage Δ
crates/mun_runtime/src/assembly.rs 62.76% <0.00%> (-8.67%) ⬇️
crates/mun_abi/src/autogen_impl.rs 93.01% <0.00%> (-2.50%) ⬇️
crates/mun_runtime_capi/src/tests.rs 99.47% <0.00%> (-0.02%) ⬇️
crates/mun_runtime/tests/marshalling.rs 99.48% <0.00%> (+0.50%) ⬆️
crates/mun_runtime/src/macros.rs 73.21% <0.00%> (+3.57%) ⬆️
crates/mun_runtime_capi/src/lib.rs 96.77% <0.00%> (+11.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2de86c...e7afad6. Read the comment docs.

@Wodann Wodann force-pushed the misc/buoyancy-example branch from f9d6b7f to e7afad6 Compare May 13, 2020 22:16
@Wodann Wodann merged commit 954448f into mun-lang:master May 13, 2020
@Wodann Wodann deleted the misc/buoyancy-example branch May 13, 2020 22:30
@Wodann Wodann added this to the Mun v0.2 milestone May 14, 2020
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.

2 participants