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: impl protobuf oneof element for kcl #321

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 #302

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9345799427

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/tools/gen/genkcl.go 1 5 20.0%
pkg/tools/gen/genkcl_proto.go 93 103 90.29%
<!-- Total: 95 109 87.16% -->
Totals Coverage Status
Change from base Build 9315069378: 0.3%
Covered Lines: 3440
Relevant Lines: 5386

💛 - Coveralls