feature: 客户端callee优先使用用户指定的配置 by sppan24 · Pull Request #89 · trpc-group/trpc-java

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.17011%. Comparing base (1fe1045) to head (2262074).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master         #89         +/-   ##
=====================================================
- Coverage     70.19759%   70.17011%   -0.02749%     
+ Complexity        4247        4244          -3     
=====================================================
  Files              437         437                 
  Lines            17106       17107          +1     
  Branches          1727        1728          +1     
=====================================================
- Hits             12008       12004          -4     
+ Misses            3989        3982          -7     
- Partials          1109        1121         +12     
Files with missing lines Coverage Δ
...tencent/trpc/core/common/config/BackendConfig.java 88.88889% <100.00000%> (+1.30926%) ⬆️

... and 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.