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: mod init format #460

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Aug 22, 2024

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

  • N
  • Y

fix #426

  • refactor: mod init format

Signed-off-by: peefy <xpf6677@163.com>
@Peefy Peefy merged commit cf34f96 into kcl-lang:main Aug 22, 2024
5 of 6 checks passed
@Peefy Peefy deleted the refactor-mod-init-format branch August 22, 2024 12:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10507736430

Details

  • 11 of 19 (57.89%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 40.667%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/package/package.go 0 1 0.0%
pkg/utils/utils.go 1 2 50.0%
pkg/downloader/source.go 0 2 0.0%
pkg/package/modfile.go 0 4 0.0%
Totals Coverage Status
Change from base Build 10506880661: 0.05%
Covered Lines: 3183
Relevant Lines: 7827

💛 - Coveralls

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.

bug: extra newline in kcl.mod Enhancement: kpm add command displaying optimization
2 participants