codecov-commenter commented on PR #23274: URL: https://github.com/apache/pulsar/pull/23274#issuecomment-2360266465
## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/23274?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 `38.46154%` with `8 lines` in your changes missing coverage. Please review. > Project coverage is 42.17%. 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 [(`7868762`)](https://app.codecov.io/gh/apache/pulsar/commit/78687627997c89ca110ea41c7ed72505faddeb61?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 587 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/pulsar/pull/23274?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/common/nar/NarUnpacker.java](https://app.codecov.io/gh/apache/pulsar/pull/23274?src=pr&el=tree&filepath=pulsar-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fcommon%2Fnar%2FNarUnpacker.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWNvbW1vbi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL2NvbW1vbi9uYXIvTmFyVW5wYWNrZXIuamF2YQ==) | 38.46% | [6 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/pulsar/pull/23274?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/23274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #23274 +/- ## ============================================= - Coverage 73.57% 42.17% -31.40% + Complexity 32624 16233 -16391 ============================================= Files 1877 1788 -89 Lines 139502 147291 +7789 Branches 15299 17196 +1897 ============================================= - Hits 102638 62126 -40512 - Misses 28908 77630 +48722 + Partials 7956 7535 -421 ``` | [Flag](https://app.codecov.io/gh/apache/pulsar/pull/23274/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/23274/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `27.93% <0.00%> (+3.35%)` | :arrow_up: | | [systests](https://app.codecov.io/gh/apache/pulsar/pull/23274/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `24.65% <38.46%> (+0.32%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/apache/pulsar/pull/23274/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `38.37% <38.46%> (-34.47%)` | :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/23274?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/common/nar/NarUnpacker.java](https://app.codecov.io/gh/apache/pulsar/pull/23274?src=pr&el=tree&filepath=pulsar-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fcommon%2Fnar%2FNarUnpacker.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWNvbW1vbi9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL2NvbW1vbi9uYXIvTmFyVW5wYWNrZXIuamF2YQ==) | `68.57% <38.46%> (-10.12%)` | :arrow_down: | ... and [1534 files with indirect coverage changes](https://app.codecov.io/gh/apache/pulsar/pull/23274/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </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]
