codecov[bot] commented on PR #3562: URL: https://github.com/apache/iggy/pull/3562#issuecomment-4793849986
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3562?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 73.66%. Comparing base ([`9ba4dbf`](https://app.codecov.io/gh/apache/iggy/commit/9ba4dbf1208ad0819473ab1f925f259cf5f9b2f3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`eb32f00`](https://app.codecov.io/gh/apache/iggy/commit/eb32f0081d76259ce338679313e8d928910db7ac?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 #3562 +/- ## ============================================ - Coverage 74.43% 73.66% -0.78% Complexity 937 937 ============================================ Files 1243 1180 -63 Lines 125987 121300 -4687 Branches 101854 101768 -86 ============================================ - Hits 93782 89352 -4430 + Misses 29195 28936 -259 - Partials 3010 3012 +2 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3562/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/3562/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.19% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3562/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/3562/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.12% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3562/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/3562/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/3562/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.27% <ø> (-3.99%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3562/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/3562?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/server-ng/src/auth.rs](https://app.codecov.io/gh/apache/iggy/pull/3562?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fauth.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2F1dGgucnM=) | `0.00% <ø> (ø)` | | | [core/server-ng/src/users.rs](https://app.codecov.io/gh/apache/iggy/pull/3562?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fusers.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL3VzZXJzLnJz) | `0.00% <ø> (ø)` | | ... and [82 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3562/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]
