xcherryio / sdk-go

Golang SDK for xCherry
Apache License 2.0
1 stars 0 forks source link

Remove app database/global attributes #43

Closed longquanzheng closed 10 months ago

longquanzheng commented 10 months ago

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 apis

Action After merge

[ ] If depending on server, rerun the ci-integration test after the server has published the new image

codecov[bot] commented 10 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 3.43% 91.66% +88.23% ========================================== Files 32 1 -31 Lines 1194 24 -1170 ========================================== - Hits 41 22 -19 + Misses 1149 1 -1148 + Partials 4 1 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.