codecov-commenter commented on PR #24661: URL: https://github.com/apache/pulsar/pull/24661#issuecomment-3217092850
## [Codecov](https://app.codecov.io/gh/apache/pulsar/pull/24661?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 74.23%. Comparing base ([`b1ba220`](https://app.codecov.io/gh/apache/pulsar/commit/b1ba220eb374a7c56426c0395f27fc4c8528751b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`5a37700`](https://app.codecov.io/gh/apache/pulsar/commit/5a377006917bb544db160e8ff4159ab9e5668cbc?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/24661?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## master #24661 +/- ## ============================================= + Coverage 38.59% 74.23% +35.64% - Complexity 12889 33152 +20263 ============================================= Files 1827 1884 +57 Lines 142838 146913 +4075 Branches 16401 16874 +473 ============================================= + Hits 55125 109063 +53938 + Misses 80279 29149 -51130 - Partials 7434 8701 +1267 ``` | [Flag](https://app.codecov.io/gh/apache/pulsar/pull/24661/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/24661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `26.60% <ø> (-0.20%)` | :arrow_down: | | [systests](https://app.codecov.io/gh/apache/pulsar/pull/24661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `23.32% <0.00%> (+0.03%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/apache/pulsar/pull/24661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `73.72% <100.00%> (+39.35%)` | :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/24661?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/io/kinesis/KinesisSink.java](https://app.codecov.io/gh/apache/pulsar/pull/24661?src=pr&el=tree&filepath=pulsar-io%2Fkinesis%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fio%2Fkinesis%2FKinesisSink.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWlvL2tpbmVzaXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3B1bHNhci9pby9raW5lc2lzL0tpbmVzaXNTaW5rLmphdmE=) | `57.53% <100.00%> (+57.53%)` | :arrow_up: | | [...rg/apache/pulsar/io/kinesis/KinesisSinkConfig.java](https://app.codecov.io/gh/apache/pulsar/pull/24661?src=pr&el=tree&filepath=pulsar-io%2Fkinesis%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpulsar%2Fio%2Fkinesis%2FKinesisSinkConfig.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cHVsc2FyLWlvL2tpbmVzaXMvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3B1bHNhci9pby9raW5lc2lzL0tpbmVzaXNTaW5rQ29uZmlnLmphdmE=) | `90.90% <ø> (+90.90%)` | :arrow_up: | ... and [1388 files with indirect coverage changes](https://app.codecov.io/gh/apache/pulsar/pull/24661/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]
