kcl-lang / kcl-go

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

chore: bump kcl lib version to v0.10.0-alpha.1 and sync the C API in the native client #355

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

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10076861948

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/native/client.go 1 2 50.0%
<!-- Total: 4 5 80.0% -->
Files with Coverage Reduction New Missed Lines %
pkg/native/client.go 8 33.33%
pkg/spec/gpyrpc/gpyrpc.pb.go 32 3.04%
<!-- Total: 40 -->
Totals Coverage Status
Change from base Build 10035536104: -0.2%
Covered Lines: 5645
Relevant Lines: 17335

💛 - Coveralls