codecov[bot] commented on PR #4171: URL: https://github.com/apache/iggy/pull/4171#issuecomment-5656798217
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4171?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 86.78%. Comparing base ([`78151b9`](https://app.codecov.io/gh/apache/iggy/commit/78151b95111a7bc4427e7defa2b90260aa0e6c05?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`f1086af`](https://app.codecov.io/gh/apache/iggy/commit/f1086af9a3e33669454066b79bc9605ac6848d90?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 #4171 +/- ## ============================================ - Coverage 87.13% 86.78% -0.36% Complexity 1455 1455 ============================================ Files 1273 1271 -2 Lines 215301 215049 -252 Branches 179911 179870 -41 ============================================ - Hits 187611 186626 -985 - Misses 23173 23899 +726 - Partials 4517 4524 +7 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4171/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/4171/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.17% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4171/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `67.58% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/4171/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `77.13% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/4171/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.97% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/4171/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.67% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/4171/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.16% <100.00%> (-6.08%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4171/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.45% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/4171?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/token/token.utils.ts](https://app.codecov.io/gh/apache/iggy/pull/4171?src=pr&el=tree&filepath=foreign%2Fnode%2Fsrc%2Fwire%2Ftoken%2Ftoken.utils.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9ub2RlL3NyYy93aXJlL3Rva2VuL3Rva2VuLnV0aWxzLnRz) | `96.33% <100.00%> (-3.67%)` | :arrow_down: | ... and [53 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/4171/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]
