kcl-lang / cli

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

fix: crd groupby logic #133

Closed Peefy closed 1 month ago

Peefy commented 1 month 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/1542

fix: crd groupby logic

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10381060347

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/options/import.go 0 1 0.0%
pkg/import/crd/groupby.go 0 2 0.0%
<!-- Total: 0 3 0.0% -->
Totals Coverage Status
Change from base Build 10364670523: -0.02%
Covered Lines: 85
Relevant Lines: 598

💛 - Coveralls