codecov[bot] commented on PR #3813: URL: https://github.com/apache/iggy/pull/3813#issuecomment-5174818259
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3813?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 75.39%. Comparing base ([`4199fed`](https://app.codecov.io/gh/apache/iggy/commit/4199fed86f5d5b1edf21f2f7a09867682669ffa6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`27b4fa8`](https://app.codecov.io/gh/apache/iggy/commit/27b4fa8eabc8fb57dd97881c508ea3218955dd93?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 #3813 +/- ## ============================================ - Coverage 75.86% 75.39% -0.47% Complexity 969 969 ============================================ Files 1325 1323 -2 Lines 161430 161177 -253 Branches 134304 134250 -54 ============================================ - Hits 122461 121527 -934 - Misses 35314 35992 +678 - Partials 3655 3658 +3 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3813/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/3813/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.75% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3813/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/3813/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.22% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3813/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.45% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3813/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/3813/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.61% <ø> (-6.62%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3813/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/3813?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [foreign/node/src/client/client.config.ts](https://app.codecov.io/gh/apache/iggy/pull/3813?src=pr&el=tree&filepath=foreign%2Fnode%2Fsrc%2Fclient%2Fclient.config.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9ub2RlL3NyYy9jbGllbnQvY2xpZW50LmNvbmZpZy50cw==) | `100.00% <ø> (ø)` | | ... and [52 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3813/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]
