xcherryio / xcherry

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

fix typo' #62

Closed duoertai closed 1 year ago

duoertai commented 1 year 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 xdb-apis/xdb-golang-sdk PRs if it's on top of any API changes]

How to test this pull request?

[If writing Integration test in Golang SDK repo, please provide link to the pull request of Golang SDK Repo]

Checklist before merge

[ ] If applicable, merge the xdb-apis/xdb-golang-sdk PRs to main branch [ ] If applicable, merge the xdb-apis/xdb-apis PRs to main branch [ ] Update go.mod to use the commitID of the main branches for xdb-apis/xdb-golang-sdk

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (39b0f17) 0.00% compared to head (5a6dc53) 70.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================= + Coverage 0 70.49% +70.49% ========================================= Files 0 60 +60 Lines 0 4057 +4057 ========================================= + Hits 0 2860 +2860 - Misses 0 1014 +1014 - Partials 0 183 +183 ``` | [Files](https://app.codecov.io/gh/xdblab/xdb/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | Coverage Δ | | |---|---|---| | [persistence/sql/clean\_up\_tasks.go](https://app.codecov.io/gh/xdblab/xdb/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-cGVyc2lzdGVuY2Uvc3FsL2NsZWFuX3VwX3Rhc2tzLmdv) | `100.00% <ø> (ø)` | | | [persistence/sql/prepare\_state.go](https://app.codecov.io/gh/xdblab/xdb/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-cGVyc2lzdGVuY2Uvc3FsL3ByZXBhcmVfc3RhdGUuZ28=) | `64.00% <ø> (ø)` | | ... and [58 files with indirect coverage changes](https://app.codecov.io/gh/xdblab/xdb/pull/62/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.