mun-lang / mun

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

feat: add self parameter #557

Closed Wodann closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (55a3412) 87.35% compared to head (322c386) 87.30%.

Files Patch % Lines
crates/mun_syntax/src/ast/generated.rs 85.14% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #557 +/- ## ========================================== - Coverage 87.35% 87.30% -0.06% ========================================== Files 276 276 Lines 31983 32035 +52 ========================================== + Hits 27940 27968 +28 - Misses 4043 4067 +24 ```

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