Closed longquanzheng closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
5445c78
) 3.43% compared to head (d7e3fb7
) 91.66%. Report is 5 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Why make this pull request?
[Explain why you are making this pull request and what problem it solves.]
What has changed
[Summarize what components of the repo is updated]
[Link to apis/sdk-go PRs if it's on top of any API changes]
How to test this pull request?
[If write integration test in this SDK for server, merge this PR before the server PR. Then after server PR is merged, rerun the ci test]
Checklist before merge
[ ] If applicable, merge the apis/apis PRs to main branch [ ] Update
go.mod
to use the commitID of the main branches for apisAction After merge
[ ] If depending on server, rerun the ci-integration test after the server has published the new image