trpc-group / trpc-java

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

feat: add config-nacos unit test #43

Open honlyc opened 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 69.48849%. Comparing base (87444bb) to head (5f66a40). Report is 6 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/trpc-group/trpc-java/pull/43/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/43?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 #43 +/- ## ===================================================== + Coverage 69.27984% 69.48849% +0.20865% + Complexity 4108 4107 -1 ===================================================== Files 428 428 Lines 16774 16774 Branches 1698 1698 ===================================================== + Hits 11621 11656 +35 + Misses 4047 4003 -44 - Partials 1106 1115 +9 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/trpc-group/trpc-java/pull/43/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trpc-group)