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: json output with sort keys #72

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Apr 29, 2024

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

  • N
  • Y

re kcl-lang/kcl#1258

fix: json output with sort keys

Signed-off-by: peefy <xpf6677@163.com>
@Peefy Peefy force-pushed the fix-json-output-sort-keys branch from 0513c05 to 714d78d Compare April 29, 2024 20:19
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8884895856

Details

  • 4 of 5 (80.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 36.697%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/options/run.go 4 5 80.0%
Files with Coverage Reduction New Missed Lines %
pkg/options/run.go 1 48.02%
Totals Coverage Status
Change from base Build 8877769137: -0.3%
Covered Lines: 120
Relevant Lines: 327

💛 - Coveralls

@Peefy Peefy merged commit 866202d into kcl-lang:main Apr 29, 2024
7 checks passed
@Peefy Peefy deleted the fix-json-output-sort-keys branch April 29, 2024 20:25
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants