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

fix: rpc server build tags and tests #356

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 10112375666

Details


Files with Coverage Reduction New Missed Lines %
pkg/service/http_post.go 1 73.53%
pkg/service/rest_client.go 2 60.0%
pkg/service/rest_server.go 20 31.1%
<!-- Total: 23 -->
Totals Coverage Status
Change from base Build 10112249543: 0.5%
Covered Lines: 5575
Relevant Lines: 17299

💛 - Coveralls