codecov[bot] commented on PR #3142: URL: https://github.com/apache/iggy/pull/3142#issuecomment-4280727546
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3142?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 70.62%. Comparing base ([`2d6562b`](https://app.codecov.io/gh/apache/iggy/commit/2d6562b7fd242a36bdf57a231a836bc6b80d6107?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`0c7138a`](https://app.codecov.io/gh/apache/iggy/commit/0c7138a71d5d34233c6d19e9abdf182b7dbd4944?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #3142 +/- ## ============================================ - Coverage 73.17% 70.62% -2.55% Complexity 943 943 ============================================ Files 1123 1060 -63 Lines 97892 93084 -4808 Branches 75065 74978 -87 ============================================ - Hits 71632 65744 -5888 - Misses 23671 24851 +1180 + Partials 2589 2489 -100 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3142/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/3142/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.05% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3142/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/3142/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.40% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3142/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/3142/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.29% <ø> (-4.01%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3142/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `11.53% <ø> (-27.89%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3142?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...ore/configs/src/configs\_impl/typed\_env\_provider.rs](https://app.codecov.io/gh/apache/iggy/pull/3142?src=pr&el=tree&filepath=core%2Fconfigs%2Fsrc%2Fconfigs_impl%2Ftyped_env_provider.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25maWdzL3NyYy9jb25maWdzX2ltcGwvdHlwZWRfZW52X3Byb3ZpZGVyLnJz) | `90.22% <ø> (-0.04%)` | :arrow_down: | ... and [122 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3142/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]
