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: code error message #1633

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Sep 9, 2024

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

  • N
  • Y
  • refactor: code error message

@Peefy Peefy force-pushed the refactor-code-err-msg branch 2 times, most recently from 92b1320 to 0b53737 Compare September 9, 2024 11:15
@coveralls
Copy link
Collaborator

coveralls commented Sep 9, 2024

Pull Request Test Coverage Report for Build 10772369872

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 6 of 31 (19.35%) changed or added relevant lines in 3 files are covered.
  • 16 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.02%) to 70.721%

Changes Missing Coverage Covered Lines Changed/Added Lines %
kclvm/runner/src/runner.rs 0 1 0.0%
kclvm/error/src/lib.rs 6 15 40.0%
kclvm/src/lib.rs 0 15 0.0%
Files with Coverage Reduction New Missed Lines %
kclvm/tools/src/LSP/src/tests.rs 1 98.6%
kclvm/tools/src/LSP/src/inlay_hints.rs 3 92.31%
kclvm/tools/src/LSP/src/state.rs 12 82.57%
Totals Coverage Status
Change from base Build 10770572353: -0.02%
Covered Lines: 51266
Relevant Lines: 72490

💛 - Coveralls

@Peefy Peefy merged commit a3e40a2 into kcl-lang:main Sep 9, 2024
12 checks passed
@Peefy Peefy deleted the refactor-code-err-msg branch September 9, 2024 12:12
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.

2 participants