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

fix: rpc server build tags and tests #356

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Jul 26, 2024

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

  • N
  • Y
  • fix: rpc server build tags and tests

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

Pull Request Test Coverage Report for Build 10112375666

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 23 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.5%) to 32.227%

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%
Totals Coverage Status
Change from base Build 10112249543: 0.5%
Covered Lines: 5575
Relevant Lines: 17299

💛 - Coveralls

@Peefy Peefy merged commit 3eb613f into kcl-lang:main Jul 26, 2024
11 of 12 checks passed
@Peefy Peefy deleted the fix-rpc-server-build-tag-and-tests branch July 26, 2024 13:57
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