xcherryio / xcherry

server and main repo of xCherry project
Apache License 2.0
26 stars 1 forks source link

Implement basic features for state execution #30

Closed longquanzheng closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (a3384e2) 66.66% compared to head (80ca981) 62.56%. Report is 1 commits behind head on main.

:exclamation: Current head 80ca981 differs from pull request most recent head e26b709. Consider uploading reports for the commit e26b709 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 66.66% 62.56% -4.11% ========================================== Files 1 37 +36 Lines 6 2169 +2163 ========================================== + Hits 4 1357 +1353 - Misses 1 689 +688 - Partials 1 123 +122 ``` | [Files](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | Coverage Δ | | |---|---|---| | [cmd/server/main.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y21kL3NlcnZlci9tYWluLmdv) | `0.00% <ø> (ø)` | | | [config/logger.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29uZmlnL2xvZ2dlci5nbw==) | `62.50% <ø> (ø)` | | | [extensions/postgres/non\_transactional.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-ZXh0ZW5zaW9ucy9wb3N0Z3Jlcy9ub25fdHJhbnNhY3Rpb25hbC5nbw==) | `100.00% <100.00%> (ø)` | | | [extensions/postgres/postgrestool/tool.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-ZXh0ZW5zaW9ucy9wb3N0Z3Jlcy9wb3N0Z3Jlc3Rvb2wvdG9vbC5nbw==) | `0.00% <ø> (ø)` | | | [extensions/tests/base\_sql.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-ZXh0ZW5zaW9ucy90ZXN0cy9iYXNlX3NxbC5nbw==) | `100.00% <100.00%> (ø)` | | | [service/api/gin\_handler.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-c2VydmljZS9hcGkvZ2luX2hhbmRsZXIuZ28=) | `51.02% <100.00%> (ø)` | | | [common/log/logger.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29tbW9uL2xvZy9sb2dnZXIuZ28=) | `66.15% <60.00%> (ø)` | | | [service/api/default\_server.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-c2VydmljZS9hcGkvZGVmYXVsdF9zZXJ2ZXIuZ28=) | `94.59% <94.59%> (ø)` | | | [service/async/default\_server.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-c2VydmljZS9hc3luYy9kZWZhdWx0X3NlcnZlci5nbw==) | `95.00% <95.00%> (ø)` | | | [extensions/postgres/error\_checker.go](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-ZXh0ZW5zaW9ucy9wb3N0Z3Jlcy9lcnJvcl9jaGVja2VyLmdv) | `41.17% <57.14%> (ø)` | | | ... and [18 more](https://app.codecov.io/gh/xdblab/xdb/pull/30?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/xdblab/xdb/pull/30/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.