Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: improve item tree display #547

Merged

fix: clippy errors

3fa196e
Select commit
Loading
Failed to load commit list.
Merged

refactor: improve item tree display #547

fix: clippy errors
3fa196e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 28, 2023 in 0s

94.20% of diff hit (target 87.13%)

View this Pull Request on Codecov

94.20% of diff hit (target 87.13%)

Annotations

Check warning on line 54 in crates/mun_hir/src/item_tree/pretty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mun_hir/src/item_tree/pretty.rs#L54

Added line #L54 was not covered by tests

Check warning on line 108 in crates/mun_hir/src/item_tree/pretty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mun_hir/src/item_tree/pretty.rs#L108

Added line #L108 was not covered by tests

Check warning on line 184 in crates/mun_hir/src/item_tree/pretty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mun_hir/src/item_tree/pretty.rs#L184

Added line #L184 was not covered by tests

Check warning on line 16 in crates/mun_hir/src/pretty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mun_hir/src/pretty.rs#L16

Added line #L16 was not covered by tests

Check warning on line 21 in crates/mun_hir/src/pretty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mun_hir/src/pretty.rs#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 29 in crates/mun_hir/src/pretty.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mun_hir/src/pretty.rs#L26-L29

Added lines #L26 - L29 were not covered by tests