kcl-lang / cli

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

fix: json output with sort keys #72

Closed Peefy closed 5 months ago

Peefy commented 5 months ago

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

re https://github.com/kcl-lang/kcl/issues/1258

fix: json output with sort keys

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8884895856

Details


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

💛 - Coveralls