Skip to content

feat: add ServiceConfig field to ProtocolConfig#92

Merged
wardseptember merged 3 commits into
trpc-group:masterfrom
wangxiao1208:feat/dev
Aug 8, 2025
Merged

feat: add ServiceConfig field to ProtocolConfig#92
wardseptember merged 3 commits into
trpc-group:masterfrom
wangxiao1208:feat/dev

Conversation

@wangxiao1208
Copy link
Copy Markdown
Contributor

Add ServiceConfig field to ProtocolConfig to provide more service infomation for the next RpcServer's creation.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.15658%. Comparing base (55273a8) to head (ae9983d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##                master         #92         +/-   ##
=====================================================
+ Coverage     70.13617%   70.15658%   +0.02040%     
- Complexity        4242        4244          +2     
=====================================================
  Files              437         437                 
  Lines            17111       17116          +5     
  Branches          1730        1730                 
=====================================================
+ Hits             12001       12008          +7     
+ Misses            3986        3985          -1     
+ Partials          1124        1123          -1     
Files with missing lines Coverage Δ
...encent/trpc/core/common/config/ProtocolConfig.java 87.80488% <100.00000%> (+0.62538%) ⬆️
...tencent/trpc/core/common/config/ServiceConfig.java 81.70732% <100.00000%> (+0.07466%) ⬆️

... and 1 file with indirect coverage changes

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

@wardseptember wardseptember merged commit bab4cf9 into trpc-group:master Aug 8, 2025
11 checks passed
@wangxiao1208 wangxiao1208 deleted the feat/dev branch December 11, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants