codecov-commenter commented on PR #16325: URL: https://github.com/apache/dubbo/pull/16325#issuecomment-4655747322
## [Codecov](https://app.codecov.io/gh/apache/dubbo/pull/16325?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 `53.73134%` with `31 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 59.06%. Comparing base ([`d535eac`](https://app.codecov.io/gh/apache/dubbo/commit/d535eacf480e37ac3b6bee1ff309a932bd7b783c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`71d92a2`](https://app.codecov.io/gh/apache/dubbo/commit/71d92a2e654bb7f7ddaa39ae8636bb7ee211613e?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on 3.3. | [Files with missing lines](https://app.codecov.io/gh/apache/dubbo/pull/16325?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...apache/dubbo/rpc/protocol/tri/DescriptorUtils.java](https://app.codecov.io/gh/apache/dubbo/pull/16325?src=pr&el=tree&filepath=dubbo-rpc%2Fdubbo-rpc-triple%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fdubbo%2Frpc%2Fprotocol%2Ftri%2FDescriptorUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZHViYm8tcnBjL2R1YmJvLXJwYy10cmlwbGUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2R1YmJvL3JwYy9wcm90b2NvbC90cmkvRGVzY3JpcHRvclV0aWxzLmphdmE=) | 53.73% | [19 Missing and 12 partials :warning: ](https://app.codecov.io/gh/apache/dubbo/pull/16325?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 @@ ## 3.3 #16325 +/- ## ============================================ + Coverage 58.80% 59.06% +0.25% + Complexity 15 3 -12 ============================================ Files 1953 1908 -45 Lines 89208 86942 -2266 Branches 13458 13033 -425 ============================================ - Hits 52458 51348 -1110 + Misses 31073 29970 -1103 + Partials 5677 5624 -53 ``` | [Flag](https://app.codecov.io/gh/apache/dubbo/pull/16325/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [unit-tests-java11](https://app.codecov.io/gh/apache/dubbo/pull/16325/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [unit-tests-java17](https://app.codecov.io/gh/apache/dubbo/pull/16325/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [unit-tests-java21](https://app.codecov.io/gh/apache/dubbo/pull/16325/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [unit-tests-java25](https://app.codecov.io/gh/apache/dubbo/pull/16325/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [unit-tests-java8](https://app.codecov.io/gh/apache/dubbo/pull/16325/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `59.06% <53.73%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more. </details> [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/dubbo/pull/16325?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. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </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]
