Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Jul 24, 2024

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

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

…the native client

Signed-off-by: peefy <xpf6677@163.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10076861948

Details

  • 4 of 5 (80.0%) changed or added relevant lines in 3 files are covered.
  • 40 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.2%) to 32.564%

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

💛 - Coveralls

@Peefy Peefy merged commit 76ecc85 into kcl-lang:main Jul 24, 2024
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support Go API for GetSchemaTypeMapping
2 participants