codecov[bot] commented on PR #3575: URL: https://github.com/apache/iggy/pull/3575#issuecomment-4821691455
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3575?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `57.27554%` with `138 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 43.22%. Comparing base ([`307fdb1`](https://app.codecov.io/gh/apache/iggy/commit/307fdb16dbf9685392e1d33b74bec3651782e8b9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`5d02391`](https://app.codecov.io/gh/apache/iggy/commit/5d023919365cc59aa74953368faf266ee9249367?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3575?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [core/connectors/sinks/doris\_sink/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3575?src=pr&el=tree&filepath=core%2Fconnectors%2Fsinks%2Fdoris_sink%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3NpbmtzL2RvcmlzX3Npbmsvc3JjL2xpYi5ycw==) | 57.27% | [135 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/iggy/pull/3575?src=pr&el=tree&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 #3575 +/- ## ============================================= - Coverage 74.07% 43.22% -30.85% Complexity 937 937 ============================================= Files 1249 1246 -3 Lines 128248 112024 -16224 Branches 104116 87892 -16224 ============================================= - Hits 94994 48419 -46575 - Misses 30219 61077 +30858 + Partials 3035 2528 -507 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3575/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/3575/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `35.06% <57.27%> (-39.65%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3575/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.44% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3575/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.06% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3575/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.88% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3575/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.29% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3575/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `91.35% <ø> (ø)` | | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3575/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `40.14% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3575?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/sinks/doris\_sink/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3575?src=pr&el=tree&filepath=core%2Fconnectors%2Fsinks%2Fdoris_sink%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3NpbmtzL2RvcmlzX3Npbmsvc3JjL2xpYi5ycw==) | `69.08% <57.27%> (-23.27%)` | :arrow_down: | ... and [460 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3575/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]
