kcl-lang / kcl

KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
https://kcl-lang.io
Apache License 2.0
1.61k stars 113 forks source link

refactor: pkg import error message #1631

Closed Peefy closed 3 weeks ago

Peefy commented 3 weeks ago

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

re https://github.com/kcl-lang/modules/issues/231

refactor: pkg import error message

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 10768647049

Details


Files with Coverage Reduction New Missed Lines %
kclvm/parser/src/lib.rs 1 96.48%
kclvm/tools/src/LSP/src/inlay_hints.rs 3 92.31%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 10737503781: 0.001%
Covered Lines: 51250
Relevant Lines: 72451

💛 - Coveralls