xcherryio / sdk-go

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

Support global attributes (mapped to database tables) #21

Closed longquanzheng closed 10 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 411 lines in your changes are missing coverage. Please review.

Comparison is base (bd41278) 87.50% compared to head (f780a1e) 3.08%.

:exclamation: Current head f780a1e differs from pull request most recent head 545f664. Consider uploading reports for the commit 545f664 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 87.50% 3.08% -84.42% ========================================== Files 1 31 +30 Lines 16 1038 +1022 ========================================== + Hits 14 32 +18 - Misses 1 1002 +1001 - Partials 1 4 +3 ``` | [Files](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | Coverage Δ | | |---|---|---| | [xdb/client\_options.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2NsaWVudF9vcHRpb25zLmdv) | `0.00% <ø> (ø)` | | | [xdb/worker\_options.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3dvcmtlcl9vcHRpb25zLmdv) | `0.00% <0.00%> (ø)` | | | [xdb/state\_schema.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3N0YXRlX3NjaGVtYS5nbw==) | `0.00% <0.00%> (ø)` | | | [xdb/async\_state\_options.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2FzeW5jX3N0YXRlX29wdGlvbnMuZ28=) | `0.00% <0.00%> (ø)` | | | [xdb/basic\_client\_impl.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2Jhc2ljX2NsaWVudF9pbXBsLmdv) | `0.00% <0.00%> (ø)` | | | [xdb/process.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3Byb2Nlc3MuZ28=) | `0.00% <0.00%> (ø)` | | | [xdb/process\_options.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3Byb2Nlc3Nfb3B0aW9ucy5nbw==) | `0.00% <0.00%> (ø)` | | | [xdb/registry.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3JlZ2lzdHJ5Lmdv) | `0.00% <0.00%> (ø)` | | | [xdb/errors\_api.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2Vycm9yc19hcGkuZ28=) | `0.00% <0.00%> (ø)` | | | [xdb/process\_start\_options.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3Byb2Nlc3Nfc3RhcnRfb3B0aW9ucy5nbw==) | `0.00% <0.00%> (ø)` | | | ... and [9 more](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/21/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab)

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