mun-lang / mun

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

bump: LLVM 13 #491

Closed baszalmstra closed 1 year ago

baszalmstra commented 1 year ago

Closes: https://github.com/mun-lang/mun/pull/368

codecov[bot] commented 1 year ago

Codecov Report

Merging #491 (1730afa) into main (245b9ee) will increase coverage by 0.00%. The diff coverage is 92.30%.

@@           Coverage Diff           @@
##             main     #491   +/-   ##
=======================================
  Coverage   79.31%   79.31%           
=======================================
  Files         256      256           
  Lines       13485    13496   +11     
=======================================
+ Hits        10695    10705   +10     
- Misses       2790     2791    +1     
Impacted Files Coverage Δ
crates/mun_codegen/src/ir/body.rs 81.11% <92.30%> (+0.16%) :arrow_up:

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