feat: completion of self
and Self
#579
Merged
Codecov / codecov/project
succeeded
Jan 11, 2025 in 0s
87.71% (+0.09%) compared to 058072c
View this Pull Request on Codecov
87.71% (+0.09%) compared to 058072c
Details
Codecov Report
Attention: Patch coverage is 98.47328%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 87.71%. Comparing base (
058072c
) to head (a32c297
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/mun_hir/src/semantics.rs | 0.00% | 1 Missing |
crates/mun_language_server/src/completion/expr.rs | 98.14% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #579 +/- ##
==========================================
+ Coverage 87.62% 87.71% +0.09%
==========================================
Files 273 273
Lines 32044 32139 +95
==========================================
+ Hits 28078 28191 +113
+ Misses 3966 3948 -18
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading