codecov-commenter commented on PR #22690: URL: https://github.com/apache/pulsar/pull/22690#issuecomment-2117278848
## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/22690?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 73.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 [(`aef7cfc`)](https://app.codecov.io/gh/apache/pulsar/pull/22690?dropdown=coverage&src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 281 commits behind head on master. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/pulsar/pull/22690?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #22690 +/- ## ============================================ - Coverage 73.57% 73.16% -0.41% - Complexity 32624 32849 +225 ============================================ Files 1877 1889 +12 Lines 139502 141401 +1899 Branches 15299 15517 +218 ============================================ + Hits 102638 103457 +819 - Misses 28908 29937 +1029 - Partials 7956 8007 +51 ``` | [Flag](https://app.codecov.io/gh/apache/pulsar/pull/22690/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/22690/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `27.43% <0.00%> (+2.85%)` | :arrow_up: | | [systests](https://app.codecov.io/gh/apache/pulsar/pull/22690/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `24.75% <0.00%> (+0.42%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/apache/pulsar/pull/22690/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.15% <100.00%> (-0.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](https://app.codecov.io/gh/apache/pulsar/pull/22690?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...ar/broker/authentication/utils/AuthTokenUtils.java](https://app.codecov.io/gh/apache/pulsar/pull/22690?src=pr&el=tree&filepath=pulsar-broker-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fbroker%2Fauthentication%2Futils%2FAuthTokenUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWJyb2tlci1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3B1bHNhci9icm9rZXIvYXV0aGVudGljYXRpb24vdXRpbHMvQXV0aFRva2VuVXRpbHMuamF2YQ==) | `77.27% <100.00%> (+1.08%)` | :arrow_up: | | [...pache/pulsar/utils/auth/tokens/TokensCliUtils.java](https://app.codecov.io/gh/apache/pulsar/pull/22690?src=pr&el=tree&filepath=pulsar-broker%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Futils%2Fauth%2Ftokens%2FTokensCliUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWJyb2tlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL3V0aWxzL2F1dGgvdG9rZW5zL1Rva2Vuc0NsaVV0aWxzLmphdmE=) | `39.28% <100.00%> (+11.42%)` | :arrow_up: | ... and [371 files with indirect coverage changes](https://app.codecov.io/gh/apache/pulsar/pull/22690/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]
