codecov[bot] commented on PR #3783: URL: https://github.com/apache/iggy/pull/3783#issuecomment-5142972980
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3783?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.30%. Comparing base ([`5ca0bbb`](https://app.codecov.io/gh/apache/iggy/commit/5ca0bbb4094c40a23f76190df984f74be5897964?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`fc90b05`](https://app.codecov.io/gh/apache/iggy/commit/fc90b051249d58c7960f74d4cec120a3841aab3f?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 #3783 +/- ## ============================================ - Coverage 75.53% 74.30% -1.23% Complexity 969 969 ============================================ Files 1317 1315 -2 Lines 154895 154630 -265 Branches 128519 128447 -72 ============================================ - Hits 117004 114904 -2100 - Misses 34344 36266 +1922 + Partials 3547 3460 -87 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [Rust Core](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.50% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.71% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.26% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `92.27% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.52% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.80% <ø> (-6.33%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3783/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `18.18% <ø> (-24.91%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3783?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\_ng\_config/cluster.rs](https://app.codecov.io/gh/apache/iggy/pull/3783?src=pr&el=tree&filepath=core%2Fconfigs%2Fsrc%2Fserver_ng_config%2Fcluster.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25maWdzL3NyYy9zZXJ2ZXJfbmdfY29uZmlnL2NsdXN0ZXIucnM=) | `97.64% <ø> (ø)` | | | [core/server-ng/src/bootstrap.rs](https://app.codecov.io/gh/apache/iggy/pull/3783?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fbootstrap.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2Jvb3RzdHJhcC5ycw==) | `20.71% <ø> (-0.49%)` | :arrow_down: | ... and [96 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3783/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]
