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

feat: enhancement kcl import go struct with schema name and doc field #367

Closed Peefy closed 3 months ago

Peefy commented 3 months ago

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

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10346554617

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/tools/gen/genkcl_jsonschema.go 1 3 33.33%
<!-- Total: 4 6 66.67% -->
Totals Coverage Status
Change from base Build 10264036528: 0.05%
Covered Lines: 5612
Relevant Lines: 17341

💛 - Coveralls