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

feat: moved all examples into the main repo #475

Merged
merged 5 commits into from
Nov 12, 2022

Conversation

baszalmstra
Copy link
Collaborator

Moves all examples from https://github.com/mun-lang/example-rs into this repository. Also brings the examples up to date.

@baszalmstra baszalmstra self-assigned this Nov 6, 2022
@codecov
Copy link

codecov bot commented Nov 6, 2022

Codecov Report

Merging #475 (09891be) into main (f6de118) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #475   +/-   ##
=======================================
  Coverage   79.30%   79.31%           
=======================================
  Files         256      256           
  Lines       13486    13485    -1     
=======================================
  Hits        10695    10695           
+ Misses       2791     2790    -1     
Impacted Files Coverage Δ
crates/mun_runtime/src/assembly.rs 83.22% <100.00%> (+0.55%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

cpp/tests/extern.cc Outdated Show resolved Hide resolved
examples/buoyancy/cpp/README.md Outdated Show resolved Hide resolved
examples/rust-spaceship/README.md Outdated Show resolved Hide resolved
examples/rust-spaceship/mun/mun.toml Outdated Show resolved Hide resolved
examples/rust-spaceship/mun/mun.toml Outdated Show resolved Hide resolved
Co-authored-by: Wodann <Wodann@users.noreply.github.com>
@baszalmstra baszalmstra merged commit a831546 into mun-lang:main Nov 12, 2022
@Wodann Wodann added this to the Mun v0.4.0 milestone Dec 5, 2022
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