codecov-commenter commented on PR #25281: URL: https://github.com/apache/pulsar/pull/25281#issuecomment-3998058966
## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/25281?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 72.62%. Comparing base ([`d992dc5`](https://app.codecov.io/gh/apache/pulsar/commit/d992dc530bea4f4737da93f1527133b1c9389a45?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`3a938ea`](https://app.codecov.io/gh/apache/pulsar/commit/3a938eaa114af10a3c8d84b82f72b42404d56170?dropdown=coverage&el=desc&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/25281?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #25281 +/- ## ============================================ - Coverage 72.91% 72.62% -0.30% + Complexity 34577 33929 -648 ============================================ Files 1959 1959 Lines 155543 155543 Branches 17741 17741 ============================================ - Hits 113421 112963 -458 - Misses 33185 33568 +383 - Partials 8937 9012 +75 ``` | [Flag](https://app.codecov.io/gh/apache/pulsar/pull/25281/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/25281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `25.71% <ø> (-0.53%)` | :arrow_down: | | [systests](https://app.codecov.io/gh/apache/pulsar/pull/25281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `22.32% <ø> (-0.28%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/apache/pulsar/pull/25281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `73.58% <ø> (-0.30%)` | :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/25281?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...websocket/service/WebSocketProxyConfiguration.java](https://app.codecov.io/gh/apache/pulsar/pull/25281?src=pr&el=tree&filepath=pulsar-websocket%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fwebsocket%2Fservice%2FWebSocketProxyConfiguration.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLXdlYnNvY2tldC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL3dlYnNvY2tldC9zZXJ2aWNlL1dlYlNvY2tldFByb3h5Q29uZmlndXJhdGlvbi5qYXZh) | `100.00% <ø> (ø)` | | ... and [112 files with indirect coverage changes](https://app.codecov.io/gh/apache/pulsar/pull/25281/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]
