issues
search
kcl-lang
/
kpm
KCL Package Manager
https://kcl-lang.io
Apache License 2.0
27
stars
44
forks
source link
fix: fill the default source info when pull with only ModSpec
#537
Closed
zong-zhe
closed
1 week ago
zong-zhe
commented
1 week ago
1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):
[x] N
[ ] Y
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):
[x] Affects user behaviors
[ ] Contains syntax changes
[ ] Contains variable changes
[ ] Contains experimental features
[ ] Performance regression: Consumes more CPU
[ ] Performance regression: Consumes more Memory
[ ] Other
4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):
[x] N
[ ] Y
5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:
[ ] Unit test
[ ] Integration test
[ ] Benchmark (add benchmark stats below)
[ ] Manual test (add detailed scripts or steps below)
[ ] Other
coveralls
commented
1 week ago
Pull Request Test Coverage Report for
Build 11789587105
Details
7
of
7
(100.0%)
changed or added relevant lines in
1
file are covered.
No unchanged relevant lines lost coverage.
Overall coverage increased (+
0.04%
) to
41.653%
Totals
Change from base
Build 11788731048
:
0.04%
Covered Lines:
3870
Relevant Lines:
9291
💛 -
Coveralls
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: