codecov[bot] commented on PR #2974: URL: https://github.com/apache/iggy/pull/2974#issuecomment-4085309163
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/2974?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 69.05%. Comparing base ([`b45254f`](https://app.codecov.io/gh/apache/iggy/commit/b45254f2de6d0fcb7f45e9645490924162bf937b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`48fa292`](https://app.codecov.io/gh/apache/iggy/commit/48fa292f6ee17d419908f7f4e0d1e01e9ed9e5f6?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 #2974 +/- ## ============================================ - Coverage 71.99% 69.05% -2.94% Complexity 925 925 ============================================ Files 1113 1050 -63 Lines 92345 87531 -4814 Branches 69893 69800 -93 ============================================ - Hits 66482 60447 -6035 - Misses 23304 24627 +1323 + Partials 2559 2457 -102 ``` | [Flag](https://app.codecov.io/gh/apache/iggy/pull/2974/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/apache/iggy/pull/2974/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `4.36% <ø> (-32.02%)` | :arrow_down: | | [node](https://app.codecov.io/gh/apache/iggy/pull/2974/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.29% <ø> (-4.15%)` | :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/2974?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/configs/src/server\_config/http.rs](https://app.codecov.io/gh/apache/iggy/pull/2974?src=pr&el=tree&filepath=core%2Fconfigs%2Fsrc%2Fserver_config%2Fhttp.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25maWdzL3NyYy9zZXJ2ZXJfY29uZmlnL2h0dHAucnM=) | `66.66% <ø> (ø)` | | | [core/server/src/http/http\_server.rs](https://app.codecov.io/gh/apache/iggy/pull/2974?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fhttp%2Fhttp_server.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL2h0dHAvaHR0cF9zZXJ2ZXIucnM=) | `48.08% <ø> (-0.22%)` | :arrow_down: | ... and [123 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/2974/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]
