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: lsp crates and codes #1609

Merged
merged 2 commits into from
Aug 29, 2024
Merged

refactor: lsp crates and codes #1609

merged 2 commits into from
Aug 29, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Aug 28, 2024

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

Based on #1608

  • refactor: lsp crates and codes

Signed-off-by: peefy <xpf6677@163.com>
@He1pa He1pa mentioned this pull request Aug 29, 2024
2 tasks
Signed-off-by: he1pa <18012015693@163.com>
@coveralls
Copy link
Collaborator

coveralls commented Aug 29, 2024

Pull Request Test Coverage Report for Build 10609227890

Details

  • 128 of 148 (86.49%) changed or added relevant lines in 15 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 70.615%

Changes Missing Coverage Covered Lines Changed/Added Lines %
kclvm/tools/src/LSP/src/to_lsp.rs 24 25 96.0%
kclvm/tools/src/LSP/src/request.rs 2 4 50.0%
kclvm/tools/src/LSP/src/compile.rs 83 100 83.0%
Files with Coverage Reduction New Missed Lines %
kclvm/tools/src/LSP/src/tests.rs 1 98.5%
kclvm/tools/src/LSP/src/capabilities.rs 1 0.0%
Totals Coverage Status
Change from base Build 10580105310: 0.02%
Covered Lines: 50933
Relevant Lines: 72128

💛 - Coveralls

@Peefy Peefy merged commit 08dbac3 into kcl-lang:main Aug 29, 2024
12 checks passed
@Peefy Peefy deleted the refactor-lsp-code branch August 29, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants