kcl-lang / kcl-go

KCL Go SDK
https://pkg.go.dev/kcl-lang.io/kcl-go@main
Apache License 2.0
52 stars 26 forks source link

fix: yaml stream data import to kcl config #320

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".):

close #319

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9296645792

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/tools/gen/template.go 11 13 84.62%
pkg/tools/gen/genkcl_yaml.go 32 39 82.05%
<!-- Total: 43 52 82.69% -->
Totals Coverage Status
Change from base Build 9271862012: 0.1%
Covered Lines: 3367
Relevant Lines: 5306

💛 - Coveralls