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: add documents and rename some functions #360

Merged
merged 1 commit into from
Dec 12, 2023

refactor: add documents and rename some functions

ca2ed1d
Select commit
Loading
Failed to load commit list.
Merged

refactor: add documents and rename some functions #360

refactor: add documents and rename some functions
ca2ed1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 12, 2023 in 0s

95.76% of diff hit (target 50.00%)

View this Pull Request on Codecov

95.76% of diff hit (target 50.00%)

Annotations

Check warning on line 256 in src/ast/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ast/compiler.rs#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 262 in src/ast/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ast/compiler.rs#L262

Added line #L262 was not covered by tests

Check warning on line 83 in src/lsp/mem_docs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lsp/mem_docs.rs#L83

Added line #L83 was not covered by tests

Check warning on line 193 in src/lsp/mem_docs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lsp/mem_docs.rs#L193

Added line #L193 was not covered by tests