codecov[bot] commented on PR #4269: URL: https://github.com/apache/iggy/pull/4269#issuecomment-5785167241
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4269?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.62%. Comparing base ([`2894368`](https://app.codecov.io/gh/apache/iggy/commit/2894368e1bbf0452c18e1a5bee1478732b6a6f7c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`04e840d`](https://app.codecov.io/gh/apache/iggy/commit/04e840d01f3e1a3cc6963784e31307da386995ac?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 #4269 +/- ## ========================================= Coverage 87.62% 87.62% Complexity 1575 1575 ========================================= Files 1284 1284 Lines 225457 225432 -25 Branches 188820 188795 -25 ========================================= - Hits 197549 197540 -9 + Misses 23177 23163 -14 + Partials 4731 4729 -2 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4269/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/4269/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.72% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4269/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/4269/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `77.49% <ø> (+0.14%)` | :arrow_up: | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/4269/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/4269/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/4269/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `96.34% <ø> (-0.03%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4269/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.11% <ø> (+0.05%)` | :arrow_up: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/4269?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/runtime/src/main.rs](https://app.codecov.io/gh/apache/iggy/pull/4269?src=pr&el=tree&filepath=core%2Fconnectors%2Fruntime%2Fsrc%2Fmain.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3J1bnRpbWUvc3JjL21haW4ucnM=) | `87.16% <ø> (ø)` | | | [core/connectors/runtime/src/manager/source.rs](https://app.codecov.io/gh/apache/iggy/pull/4269?src=pr&el=tree&filepath=core%2Fconnectors%2Fruntime%2Fsrc%2Fmanager%2Fsource.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3J1bnRpbWUvc3JjL21hbmFnZXIvc291cmNlLnJz) | `93.15% <ø> (ø)` | | | [core/connectors/runtime/src/source.rs](https://app.codecov.io/gh/apache/iggy/pull/4269?src=pr&el=tree&filepath=core%2Fconnectors%2Fruntime%2Fsrc%2Fsource.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3J1bnRpbWUvc3JjL3NvdXJjZS5ycw==) | `83.20% <ø> (-0.17%)` | :arrow_down: | | [core/connectors/sdk/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/4269?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvbGliLnJz) | `84.94% <ø> (ø)` | | | [core/connectors/sdk/src/source.rs](https://app.codecov.io/gh/apache/iggy/pull/4269?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) | `90.16% <ø> (+0.06%)` | :arrow_up: | | [core/connectors/sources/http\_source/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/4269?src=pr&el=tree&filepath=core%2Fconnectors%2Fsources%2Fhttp_source%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3NvdXJjZXMvaHR0cF9zb3VyY2Uvc3JjL2xpYi5ycw==) | `97.39% <ø> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/4269/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]
