codecov[bot] commented on PR #3998: URL: https://github.com/apache/iggy/pull/3998#issuecomment-5469971181
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3998?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 84.47%. Comparing base ([`5916e6f`](https://app.codecov.io/gh/apache/iggy/commit/5916e6f586491c8b431be1a844daee73856921cd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`97800c4`](https://app.codecov.io/gh/apache/iggy/commit/97800c48a2b6779afbd6d4471214b140aa882f0d?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 #3998 +/- ## ============================================ - Coverage 84.91% 84.47% -0.44% Complexity 1405 1405 ============================================ Files 1224 1222 -2 Lines 179301 179053 -248 Branches 145615 145573 -42 ============================================ - Hits 152250 151253 -997 - Misses 23024 23767 +743 - Partials 4027 4033 +6 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3998/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/3998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.80% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `67.35% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.39% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.06% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.65% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.90% <ø> (-6.23%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.26% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3998?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/partitions/src/iggy\_partition.rs](https://app.codecov.io/gh/apache/iggy/pull/3998?src=pr&el=tree&filepath=core%2Fpartitions%2Fsrc%2Figgy_partition.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9wYXJ0aXRpb25zL3NyYy9pZ2d5X3BhcnRpdGlvbi5ycw==) | `89.59% <ø> (ø)` | | ... and [54 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3998/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]
