codecov[bot] commented on PR #3797: URL: https://github.com/apache/iggy/pull/3797#issuecomment-5154753565
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3797?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 51.59%. Comparing base ([`102484a`](https://app.codecov.io/gh/apache/iggy/commit/102484af2465904390e728c5f75b4df354c69d1b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`c73a8f5`](https://app.codecov.io/gh/apache/iggy/commit/c73a8f512528c4e7743126a340a125a20c53f8a2?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 #3797 +/- ## ============================================= - Coverage 75.96% 51.59% -24.37% Complexity 969 969 ============================================= Files 1320 1319 -1 Lines 157608 137874 -19734 Branches 130990 111256 -19734 ============================================= - Hits 119720 71131 -48589 - Misses 34297 63769 +29472 + Partials 3591 2974 -617 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3797/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/3797/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `45.37% <100.00%> (-30.61%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3797/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/3797/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.25% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3797/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `93.10% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3797/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/3797/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `95.23% <ø> (ø)` | | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3797/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.08% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3797?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/source.rs](https://app.codecov.io/gh/apache/iggy/pull/3797?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) | `83.89% <100.00%> (+0.21%)` | :arrow_up: | ... and [364 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3797/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]
