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

[release-3.6] Migrate --experimental-set-member-localaddr to using feature flag #19414

Migrate --experimental-set-member-localaddr to using feature flag

4b94ddc
Select commit
Loading
Failed to load commit list.
Merged

[release-3.6] Migrate --experimental-set-member-localaddr to using feature flag #19414

Migrate --experimental-set-member-localaddr to using feature flag
4b94ddc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 0s

68.91% (+0.06%) compared to 73c75b3

View this Pull Request on Codecov

68.91% (+0.06%) compared to 73c75b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.91%. Comparing base (73c75b3) to head (4b94ddc).

Additional details and impacted files
Files with missing lines Coverage Δ
server/embed/config.go 80.08% <100.00%> (-0.03%) ⬇️
server/embed/etcd.go 76.32% <ø> (-0.05%) ⬇️
server/features/etcd_features.go 60.00% <ø> (ø)

... and 17 files with indirect coverage changes

@@               Coverage Diff               @@
##           release-3.6   #19414      +/-   ##
===============================================
+ Coverage        68.84%   68.91%   +0.06%     
===============================================
  Files              420      420              
  Lines            35755    35753       -2     
===============================================
+ Hits             24617    24640      +23     
+ Misses            9711     9690      -21     
+ Partials          1427     1423       -4     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73c75b3...4b94ddc. Read the comment docs.