mun-lang / mun

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

fix: add missing Cargo.lock #563

Closed Samuel-Bowden closed 20 hours ago

Samuel-Bowden commented 2 months ago

Resolves https://github.com/mun-lang/mun/issues/562

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.40%. Comparing base (f97c522) to head (238a090).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #563 +/- ## ======================================= Coverage 87.40% 87.40% ======================================= Files 274 274 Lines 32543 32543 ======================================= + Hits 28444 28445 +1 + Misses 4099 4098 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.