trpc-group / trpc-java

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

Import NettyTransport test coverage #49

Closed haobinaa closed 2 months ago

haobinaa commented 3 months ago

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

github-actions[bot] commented 3 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 69.44676%. Comparing base (a41c9aa) to head (1bfb192). 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/49/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/49?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 #49 +/- ## ===================================================== + Coverage 69.27388% 69.44676% +0.17287% - Complexity 4108 4120 +12 ===================================================== Files 428 428 Lines 16774 16774 Branches 1698 1698 ===================================================== + Hits 11620 11649 +29 + Misses 4048 4030 -18 + Partials 1106 1095 -11 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-java/pull/49/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)