codecov-commenter commented on PR #682: URL: https://github.com/apache/rocketmq-clients/pull/682#issuecomment-1956115310
## [Codecov](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report Attention: `50 lines` in your changes are missing coverage. Please review. > Comparison is base [(`65b70ed`)](https://app.codecov.io/gh/apache/rocketmq-clients/commit/65b70ed73259e8667e75a94e5162f75e91b4bf1b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 55.89% compared to head [(`0871eb6`)](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 47.73%. > Report is 1 commits behind head on master. | [Files](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [rust/src/producer.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvcHJvZHVjZXIucnM=) | 78.34% | [26 Missing and 8 partials :warning: ](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [rust/src/simple\_consumer.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvc2ltcGxlX2NvbnN1bWVyLnJz) | 38.88% | [8 Missing and 3 partials :warning: ](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [rust/src/client.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvY2xpZW50LnJz) | 64.28% | [3 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=tree&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 #682 +/- ## ============================================ - Coverage 55.89% 47.73% -8.17% Complexity 668 668 ============================================ Files 259 207 -52 Lines 15653 12336 -3317 Branches 3891 3693 -198 ============================================ - Hits 8750 5889 -2861 + Misses 6650 6180 -470 - Partials 253 267 +14 ``` | [Flag](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [nodejs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [rust](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `80.01% <73.54%> (+0.69%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more. </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/rocketmq-clients/pull/682?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). -- 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]
