kcl-lang / cli

The KCL Command Line Interface (CLI).
https://kcl-lang.io
Apache License 2.0
19 stars 13 forks source link

Name the registry a special kcl-registry instead of a common registry. #121

Closed liangyuanpeng closed 1 month ago

liangyuanpeng commented 1 month ago

follow up https://github.com/kcl-lang/kpm/pull/421

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):

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:

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10210386488

Details


Totals Coverage Status
Change from base Build 10209430385: 0.0%
Covered Lines: 85
Relevant Lines: 599

💛 - Coveralls
Peefy commented 1 month ago

Good Job! LGTM!