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

refactor: client code #384

Closed Peefy closed 1 month ago

Peefy commented 1 month ago

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

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10920242014

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/rest_server.go 0 45 0.0%
pkg/spec/gpyrpc/server.go 0 421 0.0%
<!-- Total: 1 467 0.21% -->
Files with Coverage Reduction New Missed Lines %
pkg/path/lib.go 1 0.0%
pkg/path/lazypath_unix.go 6 0.0%
pkg/spec/gpyrpc/gpyrpc.pb.protorpc.go 10 0.0%
pkg/path/lazypath.go 14 0.0%
pkg/env/env.go 36 0.0%
<!-- Total: 67 -->
Totals Coverage Status
Change from base Build 10888055755: 4.4%
Covered Lines: 4901
Relevant Lines: 13281

💛 - Coveralls