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

feat: clear resolver cache by main pkg module #1390

Closed He1pa closed 4 months ago

He1pa commented 4 months ago

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

2. What is the scope of this PR (e.g. component or file name):

kclvm/sema/src/resolver/scope.rs

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

Peefy commented 4 months ago

PR conflicted.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9360515660

Details


Totals Coverage Status
Change from base Build 9352842631: 0.01%
Covered Lines: 55025
Relevant Lines: 77392

💛 - Coveralls