codecov[bot] commented on PR #3642: URL: https://github.com/apache/iggy/pull/3642#issuecomment-4932392076
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3642?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 72.98%. Comparing base ([`6f68d92`](https://app.codecov.io/gh/apache/iggy/commit/6f68d921b16e757a0e73403bd9ee11b25bad1986?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`a047da9`](https://app.codecov.io/gh/apache/iggy/commit/a047da9aa3fb8de7b28325b87874998122f86292?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 #3642 +/- ## ============================================ - Coverage 73.63% 72.98% -0.66% Complexity 937 937 ============================================ Files 1284 1221 -63 Lines 140151 135471 -4680 Branches 116041 115959 -82 ============================================ - Hits 103204 98870 -4334 + Misses 33726 33377 -349 - Partials 3221 3224 +3 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3642/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/3642/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `73.90% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3642/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/3642/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/3642/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `91.65% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3642/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/3642/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.83% <100.00%> (-1.53%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3642/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `42.28% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3642?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/wire/user/create-user.command.ts](https://app.codecov.io/gh/apache/iggy/pull/3642?src=pr&el=tree&filepath=foreign%2Fnode%2Fsrc%2Fwire%2Fuser%2Fcreate-user.command.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9ub2RlL3NyYy93aXJlL3VzZXIvY3JlYXRlLXVzZXIuY29tbWFuZC50cw==) | `100.00% <100.00%> (ø)` | | | [foreign/node/src/wire/user/permissions.utils.ts](https://app.codecov.io/gh/apache/iggy/pull/3642?src=pr&el=tree&filepath=foreign%2Fnode%2Fsrc%2Fwire%2Fuser%2Fpermissions.utils.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9ub2RlL3NyYy93aXJlL3VzZXIvcGVybWlzc2lvbnMudXRpbHMudHM=) | `100.00% <100.00%> (+26.72%)` | :arrow_up: | ... and [81 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3642/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]
