codecov[bot] commented on PR #3803: URL: https://github.com/apache/iggy/pull/3803#issuecomment-5160434881
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3803?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 74.53%. Comparing base ([`1453114`](https://app.codecov.io/gh/apache/iggy/commit/1453114da046107a54927d620050e497e4c06c87?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`76a7612`](https://app.codecov.io/gh/apache/iggy/commit/76a76121cf889ecffe06ebe7974f66a09065409a?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 #3803 +/- ## ============================================ - Coverage 75.72% 74.53% -1.20% Complexity 969 969 ============================================ Files 1322 1320 -2 Lines 159363 159113 -250 Branches 132746 132688 -58 ============================================ - Hits 120684 118587 -2097 - Misses 35041 36974 +1933 + Partials 3638 3552 -86 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3803/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/3803/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.69% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3803/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/3803/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.29% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3803/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/3803/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/3803/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.80% <ø> (-6.44%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3803/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `18.18% <ø> (-24.91%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3803?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/common/src/utils/serde\_secret.rs](https://app.codecov.io/gh/apache/iggy/pull/3803?src=pr&el=tree&filepath=core%2Fcommon%2Fsrc%2Futils%2Fserde_secret.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb21tb24vc3JjL3V0aWxzL3NlcmRlX3NlY3JldC5ycw==) | `100.00% <ø> (ø)` | | ... and [96 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3803/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]
