codecov-commenter commented on PR #24521: URL: https://github.com/apache/pulsar/pull/24521#issuecomment-3095127828
## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/24521?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report Attention: Patch coverage is `18.18182%` with `9 lines` in your changes missing coverage. Please review. > Project coverage is 39.16%. Comparing base [(`bbc6224`)](https://app.codecov.io/gh/apache/pulsar/commit/bbc62245c5ddba1de4b1e7cee4ab49334bc36277?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`4c45226`)](https://app.codecov.io/gh/apache/pulsar/commit/4c4522691a44cd7eb499836448febfa11c846882?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 1207 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/pulsar/pull/24521?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [.../java/org/apache/pulsar/client/cli/CmdConsume.java](https://app.codecov.io/gh/apache/pulsar/pull/24521?src=pr&el=tree&filepath=pulsar-client-tools%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fclient%2Fcli%2FCmdConsume.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWNsaWVudC10b29scy9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL2NsaWVudC9jbGkvQ21kQ29uc3VtZS5qYXZh) | 18.18% | [9 Missing :warning: ](https://app.codecov.io/gh/apache/pulsar/pull/24521?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> [](https://app.codecov.io/gh/apache/pulsar/pull/24521?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #24521 +/- ## ============================================= - Coverage 73.57% 39.16% -34.41% + Complexity 32624 13214 -19410 ============================================= Files 1877 1812 -65 Lines 139502 143522 +4020 Branches 15299 16699 +1400 ============================================= - Hits 102638 56212 -46426 - Misses 28908 79852 +50944 + Partials 7956 7458 -498 ``` | [Flag](https://app.codecov.io/gh/apache/pulsar/pull/24521/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [inttests](https://app.codecov.io/gh/apache/pulsar/pull/24521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `26.61% <18.18%> (+2.02%)` | :arrow_up: | | [systests](https://app.codecov.io/gh/apache/pulsar/pull/24521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `23.29% <0.00%> (-1.04%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/apache/pulsar/pull/24521/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `35.16% <ø> (-37.69%)` | :arrow_down: | 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. | [Files with missing lines](https://app.codecov.io/gh/apache/pulsar/pull/24521?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../java/org/apache/pulsar/client/cli/CmdConsume.java](https://app.codecov.io/gh/apache/pulsar/pull/24521?src=pr&el=tree&filepath=pulsar-client-tools%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fclient%2Fcli%2FCmdConsume.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWNsaWVudC10b29scy9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL2NsaWVudC9jbGkvQ21kQ29uc3VtZS5qYXZh) | `13.51% <18.18%> (-27.80%)` | :arrow_down: | ... and [1688 files with indirect coverage changes](https://app.codecov.io/gh/apache/pulsar/pull/24521/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </details> <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]
