feat: add ServiceConfig field to ProtocolConfig#91
Conversation
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
|
I have read the CLA Document and I hereby sign the CLA |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #91 +/- ##
=====================================================
+ Coverage 70.13617% 70.16416% +0.02798%
- Complexity 4242 4246 +4
=====================================================
Files 437 437
Lines 17111 17117 +6
Branches 1730 1731 +1
=====================================================
+ Hits 12001 12010 +9
+ Misses 3986 3983 -3
Partials 1124 1124
🚀 New features to boost your workflow:
|
Add ServiceConfig field to ProtocolConfig to provide more service infomation for the next RpcServer's creation.