kcl-lang / cli

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

feat: groupby different kcl files according to the api version #110

Closed Peefy closed 2 months ago

Peefy commented 2 months ago

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

Close https://github.com/kcl-lang/kcl/issues/1501 Close https://github.com/kcl-lang/modules/issues/169

feat: groupby different kcl files according to the api version

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10019941963

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/options/import.go 0 8 0.0%
pkg/fs/util.go 0 12 0.0%
pkg/import/crd/groupby.go 0 66 0.0%
<!-- Total: 0 86 0.0% -->
Totals Coverage Status
Change from base Build 9986729034: -2.3%
Covered Lines: 85
Relevant Lines: 599

💛 - Coveralls