codecov-commenter commented on PR #25255: URL: https://github.com/apache/pulsar/pull/25255#issuecomment-3955201099
## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/25255?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.65%. Comparing base ([`82fcb18`](https://app.codecov.io/gh/apache/pulsar/commit/82fcb18bae7327981e5ad74d09807b14e8c8e301?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`1d48096`](https://app.codecov.io/gh/apache/pulsar/commit/1d480966213a466392c202ab4b7f7fb1eb489b39?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on master. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/pulsar/pull/25255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #25255 +/- ## ============================================= + Coverage 37.64% 72.65% +35.00% - Complexity 13387 34023 +20636 ============================================= Files 1902 1959 +57 Lines 151239 155418 +4179 Branches 17240 17731 +491 ============================================= + Hits 56939 112918 +55979 + Misses 86586 33498 -53088 - Partials 7714 9002 +1288 ``` | [Flag](https://app.codecov.io/gh/apache/pulsar/pull/25255/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/25255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `25.68% <0.00%> (-0.20%)` | :arrow_down: | | [systests](https://app.codecov.io/gh/apache/pulsar/pull/25255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `22.38% <100.00%> (-0.09%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/apache/pulsar/pull/25255/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `73.62% <100.00%> (+39.23%)` | :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. | [Files with missing lines](https://app.codecov.io/gh/apache/pulsar/pull/25255?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...r/service/schema/JsonSchemaCompatibilityCheck.java](https://app.codecov.io/gh/apache/pulsar/pull/25255?src=pr&el=tree&filepath=pulsar-broker%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fbroker%2Fservice%2Fschema%2FJsonSchemaCompatibilityCheck.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWJyb2tlci9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvcHVsc2FyL2Jyb2tlci9zZXJ2aWNlL3NjaGVtYS9Kc29uU2NoZW1hQ29tcGF0aWJpbGl0eUNoZWNrLmphdmE=) | `47.05% <100.00%> (+17.64%)` | :arrow_up: | ... and [1416 files with indirect coverage changes](https://app.codecov.io/gh/apache/pulsar/pull/25255/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]
