codecov[bot] commented on PR #3021: URL: https://github.com/apache/iggy/pull/3021#issuecomment-4117397358
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3021?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.81%. Comparing base ([`a81bcc6`](https://app.codecov.io/gh/apache/iggy/commit/a81bcc601c4f133ad8ed3015257485e14834ad3f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`7df99d6`](https://app.codecov.io/gh/apache/iggy/commit/7df99d6817e46bf726e8a682e93b783484a5d752?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 #3021 +/- ## ============================================ - Coverage 72.04% 70.81% -1.23% Complexity 930 930 ============================================ Files 1124 1061 -63 Lines 93856 89046 -4810 Branches 71204 71113 -91 ============================================ - Hits 67618 63061 -4557 + Misses 23668 23414 -254 - Partials 2570 2571 +1 ``` | [Flag](https://app.codecov.io/gh/apache/iggy/pull/3021/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/3021/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.29% <ø> (-4.12%)` | :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/3021?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/server/src/bootstrap.rs](https://app.codecov.io/gh/apache/iggy/pull/3021?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fbootstrap.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL2Jvb3RzdHJhcC5ycw==) | `80.82% <ø> (-0.09%)` | :arrow_down: | | [core/server/src/diagnostics.rs](https://app.codecov.io/gh/apache/iggy/pull/3021?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fdiagnostics.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL2RpYWdub3N0aWNzLnJz) | `0.00% <ø> (ø)` | | | [core/server/src/main.rs](https://app.codecov.io/gh/apache/iggy/pull/3021?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fmain.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL21haW4ucnM=) | `66.02% <ø> (-0.11%)` | :arrow_down: | ... and [81 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3021/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]
