trpc-group / trpc-java

A pluggable, high-performance RPC framework written in java
Other
48 stars 20 forks source link

improve test cases coverage #47

Closed haobinaa closed 3 days ago

haobinaa commented 3 days ago

add trpc-transport-netty test cases line coverage

github-actions[bot] commented 3 days ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


leobhao seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.43484%. Comparing base (a41c9aa) to head (8566abd). Report is 2 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/trpc-group/trpc-java/pull/47/graphs/tree.svg?width=650&height=150&src=pr&token=PCzWvpNAIk&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)](https://app.codecov.io/gh/trpc-group/trpc-java/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) ```diff @@ Coverage Diff @@ ## master #47 +/- ## ===================================================== + Coverage 69.27388% 69.43484% +0.16095% - Complexity 4108 4121 +13 ===================================================== Files 428 428 Lines 16774 16774 Branches 1698 1698 ===================================================== + Hits 11620 11647 +27 + Misses 4048 4030 -18 + Partials 1106 1097 -9 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-java/pull/47/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)
haobinaa commented 3 days ago

I have read the CLA Document and I hereby sign the CLA