trpc-group / trpc-java

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

bugfix: fix the class name configuration error in trpc-spring-client-… #22

Closed wardseptember closed 4 months ago

wardseptember commented 4 months ago

…demo

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (0a205b1) 69.22022% compared to head (7a08e3e) 69.21426%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/trpc-group/trpc-java/pull/22/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/22?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 #22 +/- ## ===================================================== - Coverage 69.22022% 69.21426% -0.00597% + Complexity 4102 4101 -1 ===================================================== Files 428 428 Lines 16774 16774 Branches 1698 1698 ===================================================== - Hits 11611 11610 -1 Misses 4055 4055 - Partials 1108 1109 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-java/pull/22/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)