xcherryio / xcherry

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

Fix license header path #41

Closed longquanzheng closed 11 months ago

longquanzheng commented 11 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]

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]

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (4848906) 57.51% compared to head (baaf40d) 57.29%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== - Coverage 57.51% 57.29% -0.22% ========================================== Files 39 39 Lines 2288 2288 ========================================== - Hits 1316 1311 -5 - Misses 854 858 +4 - Partials 118 119 +1 ``` | [Files](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | Coverage Δ | | |---|---|---| | [cmd/server/bootstrap/xdb.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y21kL3NlcnZlci9ib290c3RyYXAveGRiLmdv) | `19.76% <ø> (ø)` | | | [cmd/server/main.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y21kL3NlcnZlci9tYWluLmdv) | `0.00% <ø> (ø)` | | | [common/log/logger.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29tbW9uL2xvZy9sb2dnZXIuZ28=) | `60.00% <ø> (ø)` | | | [common/log/tag/tags.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29tbW9uL2xvZy90YWcvdGFncy5nbw==) | `43.13% <ø> (ø)` | | | [common/ptr/any.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29tbW9uL3B0ci9hbnkuZ28=) | `100.00% <ø> (ø)` | | | [common/urlautofix/autofix.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29tbW9uL3VybGF1dG9maXgvYXV0b2ZpeC5nbw==) | `45.45% <ø> (ø)` | | | [config/config.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29uZmlnL2NvbmZpZy5nbw==) | `44.77% <ø> (ø)` | | | [config/logger.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-Y29uZmlnL2xvZ2dlci5nbw==) | `62.50% <ø> (ø)` | | | [engine/worker\_task\_conrrent\_processor.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-ZW5naW5lL3dvcmtlcl90YXNrX2NvbnJyZW50X3Byb2Nlc3Nvci5nbw==) | `66.66% <ø> (ø)` | | | [engine/worker\_task\_queue.go](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab#diff-ZW5naW5lL3dvcmtlcl90YXNrX3F1ZXVlLmdv) | `69.60% <ø> (ø)` | | | ... and [22 more](https://app.codecov.io/gh/xdblab/xdb/pull/41?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xdblab) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/xdblab/xdb/pull/41/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.