codecov-commenter commented on PR #3301: URL: https://github.com/apache/dubbo-go/pull/3301#issuecomment-4280961801
## [Codecov](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `50.86207%` with `114 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 51.12%. Comparing base ([`60d1c2a`](https://app.codecov.io/gh/apache/dubbo-go/commit/60d1c2a949f0ee0da4be3fe09fb79d295491e040?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a3d9a67`](https://app.codecov.io/gh/apache/dubbo-go/commit/a3d9a67db7ff8096c6131aef0724e94593ea311b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 774 commits behind head on develop. | [Files with missing lines](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [protocol/triple/server.go](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&filepath=protocol%2Ftriple%2Fserver.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJvdG9jb2wvdHJpcGxlL3NlcnZlci5nbw==) | 42.02% | [66 Missing and 14 partials :warning: ](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [protocol/triple/triple.go](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&filepath=protocol%2Ftriple%2Ftriple.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJvdG9jb2wvdHJpcGxlL3RyaXBsZS5nbw==) | 27.27% | [21 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [server/http\_mount.go](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&filepath=server%2Fhttp_mount.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL2h0dHBfbW91bnQuZ28=) | 86.66% | [3 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [protocol/triple/triple\_protocol/server.go](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&filepath=protocol%2Ftriple%2Ftriple_protocol%2Fserver.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHJvdG9jb2wvdHJpcGxlL3RyaXBsZV9wcm90b2NvbC9zZXJ2ZXIuZ28=) | 50.00% | [1 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [server/server.go](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&filepath=server%2Fserver.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL3NlcnZlci5nbw==) | 0.00% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## develop #3301 +/- ## =========================================== + Coverage 46.76% 51.12% +4.35% =========================================== Files 295 486 +191 Lines 17172 36473 +19301 =========================================== + Hits 8031 18646 +10615 - Misses 8287 16320 +8033 - Partials 854 1507 +653 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/dubbo-go/pull/3301?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
