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

refactor: better go module import impl #373

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

re https://github.com/kcl-lang/kcl-go/issues/332 re https://github.com/kcl-lang/kcl/issues/1543

refactor: better go module import impl

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10465566577

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/tools/gen/genkcl_gostruct.go 154 192 80.21%
<!-- Total: 154 192 80.21% -->
Files with Coverage Reduction New Missed Lines %
pkg/tools/gen/genkcl_gostruct.go 1 80.61%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 10453927592: 0.5%
Covered Lines: 5746
Relevant Lines: 17536

💛 - Coveralls