codecov-commenter commented on PR #556: URL: https://github.com/apache/rocketmq-clients/pull/556#issuecomment-1617541861
## [Codecov](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#556](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (1b639df) into [master](https://app.codecov.io/gh/apache/rocketmq-clients/commit/af9c7e23fd326c54607bcd217c8f7a5a8eeee566?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (af9c7e2) will **increase** coverage by `0.86%`. > The diff coverage is `75.55%`. ```diff @@ Coverage Diff @@ ## master #556 +/- ## ============================================ + Coverage 45.97% 46.83% +0.86% Complexity 667 667 ============================================ Files 207 208 +1 Lines 11503 11870 +367 Branches 2933 3300 +367 ============================================ + Hits 5288 5559 +271 - Misses 5985 6068 +83 - Partials 230 243 +13 ``` | Flag | Coverage Δ | | |---|---|---| | rust | `82.24% <75.55%> (-1.17%)` | :arrow_down: | 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. | [Impacted Files](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [rust/src/lib.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvbGliLnJz) | `100.00% <ø> (ø)` | | | [rust/src/session.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvc2Vzc2lvbi5ycw==) | `48.76% <28.88%> (-1.48%)` | :arrow_down: | | [rust/src/simple\_consumer.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvc2ltcGxlX2NvbnN1bWVyLnJz) | `85.79% <50.00%> (-0.60%)` | :arrow_down: | | [rust/src/client.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvY2xpZW50LnJz) | `82.90% <73.07%> (-2.88%)` | :arrow_down: | | [rust/src/model/message.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvbW9kZWwvbWVzc2FnZS5ycw==) | `95.90% <73.17%> (-3.11%)` | :arrow_down: | | [rust/src/model/transaction.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvbW9kZWwvdHJhbnNhY3Rpb24ucnM=) | `82.29% <82.29%> (ø)` | | | [rust/src/producer.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvcHJvZHVjZXIucnM=) | `92.78% <89.55%> (-1.45%)` | :arrow_down: | | [rust/src/conf.rs](https://app.codecov.io/gh/apache/rocketmq-clients/pull/556?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cnVzdC9zcmMvY29uZi5ycw==) | `74.34% <100.00%> (ø)` | | :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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]
