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

fix: cli output trunc #160

Merged
merged 1 commit into from
Nov 5, 2024
Merged

fix: cli output trunc #160

merged 1 commit into from
Nov 5, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Nov 5, 2024

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

  • N
  • Y

fix kcl-lang/kcl#1739

fix: cli output trunc

Copy link
Contributor

@zong-zhe zong-zhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Peefy Peefy merged commit 84787d9 into main Nov 5, 2024
12 checks passed
@Peefy Peefy deleted the fix-cli-output-trunc branch November 5, 2024 02:36
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11676475865

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 14.607%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/options/run.go 0 1 0.0%
Totals Coverage Status
Change from base Build 11663993757: 0.0%
Covered Lines: 91
Relevant Lines: 623

💛 - 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.

'kcl run --output $file_path' doesn't clear the content of target file if it already exists
3 participants