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

Avoid SofaConfigSourceSupportListener duplicate register configs #1246

Merged
merged 1 commit into from
Sep 20, 2023

avoid SofaConfigSourceSupportListener duplicate register configs

04f0713
Select commit
Loading
Failed to load commit list.
Merged

Avoid SofaConfigSourceSupportListener duplicate register configs #1246

avoid SofaConfigSourceSupportListener duplicate register configs
04f0713
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2023 in 0s

84.10% (-0.06%) compared to b274315

View this Pull Request on Codecov

84.10% (-0.06%) compared to b274315

Details

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.06% ⚠️

Comparison is base (b274315) 84.15% compared to head (04f0713) 84.10%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1246      +/-   ##
============================================
- Coverage     84.15%   84.10%   -0.06%     
+ Complexity     2865     2861       -4     
============================================
  Files           323      323              
  Lines          9314     9316       +2     
  Branches       1113     1113              
============================================
- Hits           7838     7835       -3     
- Misses          973      974       +1     
- Partials        503      507       +4     
Files Changed Coverage Δ
...boot/listener/SofaConfigSourceSupportListener.java 91.66% <66.66%> (-8.34%) ⬇️

... and 3 files with indirect coverage changes

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