mun-lang / mun

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

fix: clippy lints #553

Closed wackbyte closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7a99ba6) 87.30% compared to head (a3e1914) 87.23%.

Files Patch % Lines
crates/mun_hir/src/utils.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #553 +/- ## ========================================== - Coverage 87.30% 87.23% -0.07% ========================================== Files 276 276 Lines 31970 31966 -4 ========================================== - Hits 27912 27887 -25 - Misses 4058 4079 +21 ```

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