codecov[bot] commented on PR #2939: URL: https://github.com/apache/iggy/pull/2939#issuecomment-4064177001
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/2939?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 70.39%. Comparing base ([`6a6f155`](https://app.codecov.io/gh/apache/iggy/commit/6a6f15533cd0e737830a472f4134c0da15f7157a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`14167fa`](https://app.codecov.io/gh/apache/iggy/commit/14167fa581a8b9b6675b2c90832af9130b833bb4?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> ```diff @@ Coverage Diff @@ ## master #2939 +/- ## ============================================ + Coverage 70.27% 70.39% +0.12% - Complexity 862 925 +63 ============================================ Files 1029 1029 Lines 85283 85281 -2 Branches 62653 62653 ============================================ + Hits 59932 60036 +104 + Misses 22839 22744 -95 + Partials 2512 2501 -11 ``` | [Flag](https://app.codecov.io/gh/apache/iggy/pull/2939/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [java](https://app.codecov.io/gh/apache/iggy/pull/2939/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.36% <ø> (+2.48%)` | :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/iggy/pull/2939?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/iggy/exception/IggyException.java](https://app.codecov.io/gh/apache/iggy/pull/2939?src=pr&el=tree&filepath=foreign%2Fjava%2Fjava-sdk%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Figgy%2Fexception%2FIggyException.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9qYXZhL2phdmEtc2RrL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9pZ2d5L2V4Y2VwdGlvbi9JZ2d5RXhjZXB0aW9uLmphdmE=) | `100.00% <ø> (+66.66%)` | :arrow_up: | | [...java/org/apache/iggy/system/ClientInfoDetails.java](https://app.codecov.io/gh/apache/iggy/pull/2939?src=pr&el=tree&filepath=foreign%2Fjava%2Fjava-sdk%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Figgy%2Fsystem%2FClientInfoDetails.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9qYXZhL2phdmEtc2RrL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9pZ2d5L3N5c3RlbS9DbGllbnRJbmZvRGV0YWlscy5qYXZh) | `100.00% <ø> (ø)` | | | [...va/org/apache/iggy/topic/CompressionAlgorithm.java](https://app.codecov.io/gh/apache/iggy/pull/2939?src=pr&el=tree&filepath=foreign%2Fjava%2Fjava-sdk%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Figgy%2Ftopic%2FCompressionAlgorithm.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9qYXZhL2phdmEtc2RrL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9pZ2d5L3RvcGljL0NvbXByZXNzaW9uQWxnb3JpdGhtLmphdmE=) | `100.00% <ø> (+27.27%)` | :arrow_up: | ... and [21 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/2939/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]
