codecov[bot] commented on PR #3640: URL: https://github.com/apache/iggy/pull/3640#issuecomment-4930557146
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3640?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 `50.00000%` with `269 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 39.73%. Comparing base ([`6ae792a`](https://app.codecov.io/gh/apache/iggy/commit/6ae792a37d2d470fadba7f18b780442f582bd258?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`af5bbc4`](https://app.codecov.io/gh/apache/iggy/commit/af5bbc4fe41b7d168f807a1f86a08a0c84fb6eb6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on master. | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3640?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/sources/postgres\_source/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3640?src=pr&el=tree&filepath=core%2Fconnectors%2Fsources%2Fpostgres_source%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3NvdXJjZXMvcG9zdGdyZXNfc291cmNlL3NyYy9saWIucnM=) | 50.00% | [265 Missing and 4 partials :warning: ](https://app.codecov.io/gh/apache/iggy/pull/3640?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 #3640 +/- ## ============================================= - Coverage 73.53% 39.73% -33.81% Complexity 937 937 ============================================= Files 1283 1281 -2 Lines 138809 121901 -16908 Branches 114699 97791 -16908 ============================================= - Hits 102077 48440 -53637 - Misses 33563 70878 +37315 + Partials 3169 2583 -586 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3640/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/3640/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `31.25% <50.00%> (-42.53%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3640/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/3640/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.10% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3640/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `91.65% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3640/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/3640/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/3640/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `42.28% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3640?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/sources/postgres\_source/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3640?src=pr&el=tree&filepath=core%2Fconnectors%2Fsources%2Fpostgres_source%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3NvdXJjZXMvcG9zdGdyZXNfc291cmNlL3NyYy9saWIucnM=) | `48.94% <50.00%> (-7.74%)` | :arrow_down: | ... and [500 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3640/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]
