codecov[bot] commented on PR #3403: URL: https://github.com/apache/iggy/pull/3403#issuecomment-4592372937
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3403?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.11%. Comparing base ([`65020fc`](https://app.codecov.io/gh/apache/iggy/commit/65020fce7facb4413e49748d4786eae4e11d3468?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`b85188f`](https://app.codecov.io/gh/apache/iggy/commit/b85188feb09ae655c300a241c291350f59f528d3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #3403 +/- ## ============================================ - Coverage 73.69% 70.11% -3.58% Complexity 943 943 ============================================ Files 1223 1223 Lines 115755 115727 -28 Branches 92489 92493 +4 ============================================ - Hits 85309 81147 -4162 - Misses 27573 31970 +4397 + Partials 2873 2610 -263 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3403/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/3403/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.72% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3403/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `58.44% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3403/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `18.77% <ø> (-51.15%)` | :arrow_down: | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3403/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.06% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3403/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `91.53% <ø> (+0.21%)` | :arrow_up: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3403/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `14.32% <ø> (-25.89%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3403?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/system.rs](https://app.codecov.io/gh/apache/iggy/pull/3403?src=pr&el=tree&filepath=core%2Fconfigs%2Fsrc%2Fserver_config%2Fsystem.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25maWdzL3NyYy9zZXJ2ZXJfY29uZmlnL3N5c3RlbS5ycw==) | `94.21% <ø> (ø)` | | | [core/server-ng/src/bootstrap.rs](https://app.codecov.io/gh/apache/iggy/pull/3403?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==) | `4.68% <ø> (ø)` | | | [core/server/src/bootstrap.rs](https://app.codecov.io/gh/apache/iggy/pull/3403?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==) | `82.23% <ø> (+0.47%)` | :arrow_up: | ... and [116 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3403/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]
