feat: assoc method completion #578
87.86% of diff hit (target 87.61%)
View this Pull Request on Codecov
87.86% of diff hit (target 87.61%)
Annotations
Check warning on line 221 in crates/mun_hir/src/semantics.rs
codecov / codecov/patch
crates/mun_hir/src/semantics.rs#L219-L221
Added lines #L219 - L221 were not covered by tests
Check warning on line 98 in crates/mun_hir/src/source_analyzer.rs
codecov / codecov/patch
crates/mun_hir/src/source_analyzer.rs#L96-L98
Added lines #L96 - L98 were not covered by tests
Check warning on line 205 in crates/mun_hir/src/source_analyzer.rs
codecov / codecov/patch
crates/mun_hir/src/source_analyzer.rs#L203-L205
Added lines #L203 - L205 were not covered by tests
Check warning on line 207 in crates/mun_hir/src/source_analyzer.rs
codecov / codecov/patch
crates/mun_hir/src/source_analyzer.rs#L207
Added line #L207 was not covered by tests
Check warning on line 211 in crates/mun_hir/src/source_analyzer.rs
codecov / codecov/patch
crates/mun_hir/src/source_analyzer.rs#L211
Added line #L211 was not covered by tests
Check warning on line 214 in crates/mun_hir/src/source_analyzer.rs
codecov / codecov/patch
crates/mun_hir/src/source_analyzer.rs#L214
Added line #L214 was not covered by tests
Check warning on line 217 in crates/mun_hir/src/source_analyzer.rs
codecov / codecov/patch
crates/mun_hir/src/source_analyzer.rs#L216-L217
Added lines #L216 - L217 were not covered by tests
Check warning on line 30 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L28-L30
Added lines #L28 - L30 were not covered by tests
Check warning on line 55 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L55
Added line #L55 was not covered by tests
Check warning on line 77 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L76-L77
Added lines #L76 - L77 were not covered by tests
Check warning on line 89 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L88-L89
Added lines #L88 - L89 were not covered by tests
Check warning on line 100 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L100
Added line #L100 was not covered by tests
Check warning on line 104 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L104
Added line #L104 was not covered by tests
Check warning on line 106 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L106
Added line #L106 was not covered by tests
Check warning on line 123 in crates/mun_language_server/src/completion/context/analysis.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/context/analysis.rs#L119-L123
Added lines #L119 - L123 were not covered by tests
Check warning on line 36 in crates/mun_language_server/src/completion/expr.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/expr.rs#L36
Added line #L36 was not covered by tests
Check warning on line 58 in crates/mun_language_server/src/completion/item.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/item.rs#L57-L58
Added lines #L57 - L58 were not covered by tests
Check warning on line 15 in crates/mun_language_server/src/completion/name_ref.rs
codecov / codecov/patch
crates/mun_language_server/src/completion/name_ref.rs#L15
Added line #L15 was not covered by tests
Check warning on line 124 in crates/mun_language_server/src/file_structure.rs
codecov / codecov/patch
crates/mun_language_server/src/file_structure.rs#L124
Added line #L124 was not covered by tests
Check warning on line 124 in crates/mun_language_server/src/to_lsp.rs
codecov / codecov/patch
crates/mun_language_server/src/to_lsp.rs#L123-L124
Added lines #L123 - L124 were not covered by tests