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

config: sync store config in time (#6919) #6931 #6952

address comment

3e8dc5b
Select commit
Loading
Failed to load commit list.
Merged

config: sync store config in time (#6919) #6931 #6952

address comment
3e8dc5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2023 in 0s

75.46% (-0.22%) compared to d82f4fa

View this Pull Request on Codecov

75.46% (-0.22%) compared to d82f4fa

Details

Codecov Report

Patch coverage: 83.33% and project coverage change: -0.22% ⚠️

Comparison is base (d82f4fa) 75.68% compared to head (3e8dc5b) 75.46%.

Additional details and impacted files
@@                       Coverage Diff                       @@
##           release-6.1-20230811-v6.1.0    #6952      +/-   ##
===============================================================
- Coverage                        75.68%   75.46%   -0.22%     
===============================================================
  Files                              307      307              
  Lines                            30321    30333      +12     
===============================================================
- Hits                             22947    22892      -55     
- Misses                            5407     5452      +45     
- Partials                          1967     1989      +22     
Files Changed Coverage Δ
server/config/store_config.go 79.54% <62.50%> (-1.18%) ⬇️
server/cluster/cluster.go 83.21% <100.00%> (-0.54%) ⬇️

... and 15 files with indirect coverage changes

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