trpc-group / trpc-java

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

feat: http/http2 support transparent info #15

Closed wardseptember closed 5 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (04d9cb5) 69.19814% compared to head (68c0f52) 69.25003%. Report is 1 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/trpc-group/trpc-java/pull/15/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/15?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 #15 +/- ## ===================================================== + Coverage 69.19814% 69.25003% +0.05189% - Complexity 4095 4106 +11 ===================================================== Files 428 428 Lines 16736 16774 +38 Branches 1691 1698 +7 ===================================================== + Hits 11581 11616 +35 + Misses 4051 4050 -1 - Partials 1104 1108 +4 ``` | [Files](https://app.codecov.io/gh/trpc-group/trpc-java/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group) | Coverage Δ | | |---|---|---| | [...nt/trpc/proto/http/client/HttpConsumerInvoker.java](https://app.codecov.io/gh/trpc-group/trpc-java/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-dHJwYy1wcm90by90cnBjLXByb3RvLWh0dHAvc3JjL21haW4vamF2YS9jb20vdGVuY2VudC90cnBjL3Byb3RvL2h0dHAvY2xpZW50L0h0dHBDb25zdW1lckludm9rZXIuamF2YQ==) | `95.00000% <100.00000%> (+1.00000%)` | :arrow_up: | | [...t/trpc/proto/http/client/Http2ConsumerInvoker.java](https://app.codecov.io/gh/trpc-group/trpc-java/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-dHJwYy1wcm90by90cnBjLXByb3RvLWh0dHAvc3JjL21haW4vamF2YS9jb20vdGVuY2VudC90cnBjL3Byb3RvL2h0dHAvY2xpZW50L0h0dHAyQ29uc3VtZXJJbnZva2VyLmphdmE=) | `82.27848% <89.47368%> (+1.63331%)` | :arrow_up: | | [.../com/tencent/trpc/proto/http/common/HttpCodec.java](https://app.codecov.io/gh/trpc-group/trpc-java/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group#diff-dHJwYy1wcm90by90cnBjLXByb3RvLWh0dHAvc3JjL21haW4vamF2YS9jb20vdGVuY2VudC90cnBjL3Byb3RvL2h0dHAvY29tbW9uL0h0dHBDb2RlYy5qYXZh) | `87.20930% <81.81818%> (-0.79071%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-java/pull/15/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)