codecov[bot] commented on PR #3084: URL: https://github.com/apache/iggy/pull/3084#issuecomment-4197372396
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3084?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 69.38%. Comparing base ([`b05ffa3`](https://app.codecov.io/gh/apache/iggy/commit/b05ffa3985e2a2f5cc4f2a06766426d767ec4af1?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`8e36249`](https://app.codecov.io/gh/apache/iggy/commit/8e362495909968fd83ed87c2e118a8d90d73f2de?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 #3084 +/- ## ============================================ - Coverage 70.66% 69.38% -1.29% Complexity 943 943 ============================================ Files 1114 1051 -63 Lines 94778 89970 -4808 Branches 71978 71889 -89 ============================================ - Hits 66976 62422 -4554 + Misses 25332 25078 -254 Partials 2470 2470 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3084/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/3084/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.75% <ø> (+<0.01%)` | :arrow_up: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3084/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.30% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3084/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.42% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3084/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.43% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3084/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.29% <ø> (-4.12%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3084/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `38.97% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3084?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...e/cli/src/commands/binary\_users/change\_password.rs](https://app.codecov.io/gh/apache/iggy/pull/3084?src=pr&el=tree&filepath=core%2Fcli%2Fsrc%2Fcommands%2Fbinary_users%2Fchange_password.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jbGkvc3JjL2NvbW1hbmRzL2JpbmFyeV91c2Vycy9jaGFuZ2VfcGFzc3dvcmQucnM=) | `88.00% <ø> (ø)` | | | [core/cli/src/credentials.rs](https://app.codecov.io/gh/apache/iggy/pull/3084?src=pr&el=tree&filepath=core%2Fcli%2Fsrc%2Fcredentials.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jbGkvc3JjL2NyZWRlbnRpYWxzLnJz) | `85.71% <ø> (+0.71%)` | :arrow_up: | ... and [81 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3084/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]
