feat: support configuration of wait time by wardseptember · Pull Request #53 · trpc-group/trpc-java

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.97765%. Comparing base (33ca40a) to head (1515735).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master         #53         +/-   ##
=====================================================
+ Coverage     69.95999%   69.97765%   +0.01765%     
- Complexity        4188        4192          +4     
=====================================================
  Files              434         434                 
  Lines            16994       17004         +10     
  Branches          1725        1725                 
=====================================================
+ Hits             11889       11899         +10     
+ Misses            3982        3980          -2     
- Partials          1123        1125          +2     
Files Coverage Δ
...va/com/tencent/trpc/core/common/ConfigManager.java 84.70588% <100.00000%> (+0.27473%) ⬆️
...n/java/com/tencent/trpc/core/common/Constants.java 75.00000% <ø> (ø)
.../tencent/trpc/core/common/config/ServerConfig.java 58.12500% <100.00000%> (+2.99678%) ⬆️
...text/configuration/schema/server/ServerSchema.java 72.72727% <100.00000%> (+5.41958%) ⬆️

... and 4 files with indirect coverage changes