xcherryio / sdk-go

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

Add command request and results, timer and local queue command #33

Closed longquanzheng closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (31f81c1) 3.07% compared to head (ddaae2d) 3.43%. Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ======================================== + Coverage 3.07% 3.43% +0.35% ======================================== Files 31 32 +1 Lines 1039 1194 +155 ======================================== + Hits 32 41 +9 - Misses 1003 1149 +146 Partials 4 4 ``` | [Files](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | Coverage Δ | | |---|---|---| | [integTests/init.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-aW50ZWdUZXN0cy9pbml0Lmdv) | `92.00% <100.00%> (+4.50%)` | :arrow_up: | | [xdb/async\_state\_options.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2FzeW5jX3N0YXRlX29wdGlvbnMuZ28=) | `0.00% <ø> (ø)` | | | [xdb/client.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2NsaWVudC5nbw==) | `0.00% <ø> (ø)` | | | [xdb/client\_options.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?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/db\_converter\_basic.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2RiX2NvbnZlcnRlcl9iYXNpYy5nbw==) | `64.00% <ø> (ø)` | | | [xdb/command\_request.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2NvbW1hbmRfcmVxdWVzdC5nbw==) | `0.00% <0.00%> (ø)` | | | [xdb/persistence\_impl.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3BlcnNpc3RlbmNlX2ltcGwuZ28=) | `0.00% <0.00%> (ø)` | | | [xdb/object.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL29iamVjdC5nbw==) | `0.00% <0.00%> (ø)` | | | [xdb/worker\_service\_impl.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL3dvcmtlcl9zZXJ2aWNlX2ltcGwuZ28=) | `0.00% <0.00%> (ø)` | | | [xdb/command.go](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-eGRiL2NvbW1hbmQuZ28=) | `0.00% <0.00%> (ø)` | | | ... and [7 more](https://app.codecov.io/gh/xdblab/xdb-golang-sdk/pull/33?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.