mun-lang / mun

Source code for the Mun language and runtime.
https://mun-lang.org
Other
1.83k stars 72 forks source link

feat: moved all examples into the main repo #475

Closed baszalmstra closed 1 year ago

baszalmstra commented 1 year ago

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

codecov[bot] commented 1 year ago

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%) :arrow_up:

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