codecov[bot] commented on PR #2853: URL: https://github.com/apache/iggy/pull/2853#issuecomment-3989440131
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/2853?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 65.43%. Comparing base ([`88f43f5`](https://app.codecov.io/gh/apache/iggy/commit/88f43f5251764848ad5dffcbde74eaea94c7dbce?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`3a41f08`](https://app.codecov.io/gh/apache/iggy/commit/3a41f08b5912ae445e9e41bd5d814e01e24e896e?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 #2853 +/- ## ============================================ - Coverage 67.52% 65.43% -2.10% Complexity 739 739 ============================================ Files 1048 973 -75 Lines 84103 78229 -5874 Branches 60703 60515 -188 ============================================ - Hits 56790 51186 -5604 + Misses 24951 24679 -272 - Partials 2362 2364 +2 ``` | [Flag](https://app.codecov.io/gh/apache/iggy/pull/2853/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [node](https://app.codecov.io/gh/apache/iggy/pull/2853/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.29% <ø> (-5.03%)` | :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/iggy/pull/2853?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/common/src/types/consensus/header.rs](https://app.codecov.io/gh/apache/iggy/pull/2853?src=pr&el=tree&filepath=core%2Fcommon%2Fsrc%2Ftypes%2Fconsensus%2Fheader.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb21tb24vc3JjL3R5cGVzL2NvbnNlbnN1cy9oZWFkZXIucnM=) | `13.97% <ø> (ø)` | | | [core/shard/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/2853?src=pr&el=tree&filepath=core%2Fshard%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zaGFyZC9zcmMvbGliLnJz) | `0.00% <ø> (ø)` | | | [core/simulator/src/replica.rs](https://app.codecov.io/gh/apache/iggy/pull/2853?src=pr&el=tree&filepath=core%2Fsimulator%2Fsrc%2Freplica.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zaW11bGF0b3Ivc3JjL3JlcGxpY2EucnM=) | `0.00% <ø> (ø)` | | ... and [93 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/2853/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]
