codecov[bot] commented on PR #4272: URL: https://github.com/apache/iggy/pull/4272#issuecomment-5800006362
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4272?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 87.28%. Comparing base ([`20d3237`](https://app.codecov.io/gh/apache/iggy/commit/20d3237935eafeb0eff72f1402ca7a0b1c7d2a65?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`ca8cd54`](https://app.codecov.io/gh/apache/iggy/commit/ca8cd540bb6cc5c8720c3d1439fc86f24bce19a1?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 #4272 +/- ## ============================================ - Coverage 87.65% 87.28% -0.38% Complexity 1575 1575 ============================================ Files 1284 1282 -2 Lines 225457 224135 -1322 Branches 188820 187708 -1112 ============================================ - Hits 197625 195626 -1999 - Misses 23102 23796 +694 + Partials 4730 4713 -17 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4272/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/4272/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.70% <ø> (-0.06%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4272/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `68.68% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/4272/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `77.35% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/4272/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.97% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/4272/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.67% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/4272/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.76% <ø> (-5.61%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4272/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.05% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/4272?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/connectors/sdk/src/sink.rs](https://app.codecov.io/gh/apache/iggy/pull/4272?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Fsink.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvc2luay5ycw==) | `76.92% <ø> (-3.64%)` | :arrow_down: | | [core/connectors/sdk/src/source.rs](https://app.codecov.io/gh/apache/iggy/pull/4272?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Fsource.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvc291cmNlLnJz) | `89.97% <ø> (-0.97%)` | :arrow_down: | ... and [94 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/4272/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]
