Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sofa-rpc provider register blacklist/whitelist #1254

Merged
merged 1 commit into from
Oct 10, 2023

Support sofa-rpc provider register blacklist/whitelist

6159512
Select commit
Loading
Failed to load commit list.
Merged

Support sofa-rpc provider register blacklist/whitelist #1254

Support sofa-rpc provider register blacklist/whitelist
6159512
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 0s

84.23% (+0.06%) compared to 1b16252

View this Pull Request on Codecov

84.23% (+0.06%) compared to 1b16252

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1b16252) 84.16% compared to head (6159512) 84.23%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1254      +/-   ##
============================================
+ Coverage     84.16%   84.23%   +0.06%     
- Complexity     2865     2884      +19     
============================================
  Files           323      323              
  Lines          9320     9354      +34     
  Branches       1113     1120       +7     
============================================
+ Hits           7844     7879      +35     
  Misses          968      968              
+ Partials        508      507       -1     
Files Coverage Δ
.../boot/autoconfigure/rpc/SofaBootRpcProperties.java 85.98% <100.00%> (+0.32%) ⬆️
...ot/autoconfigure/rpc/SofaRpcAutoConfiguration.java 100.00% <100.00%> (ø)
...fa/rpc/boot/container/ProviderConfigContainer.java 88.23% <100.00%> (+4.36%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.