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

Change experimental-memory-mlock flag to memory-mlock #19273

Closed
wants to merge 7 commits into from

Resolve merge conflict.

73c37b3
Select commit
Loading
Failed to load commit list.
Closed

Change experimental-memory-mlock flag to memory-mlock #19273

Resolve merge conflict.
73c37b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2025 in 0s

68.80% (-0.07%) compared to 532c601

View this Pull Request on Codecov

68.80% (-0.07%) compared to 532c601

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.80%. Comparing base (532c601) to head (73c37b3).

Additional details and impacted files
Files with missing lines Coverage Δ
server/config/config.go 80.23% <ø> (ø)
server/embed/config.go 79.65% <100.00%> (+0.06%) ⬆️
server/embed/etcd.go 76.49% <100.00%> (ø)
server/etcdmain/config.go 73.17% <100.00%> (+0.33%) ⬆️
server/storage/backend.go 72.72% <100.00%> (ø)

... and 26 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19273      +/-   ##
==========================================
- Coverage   68.87%   68.80%   -0.07%     
==========================================
  Files         420      420              
  Lines       35680    35684       +4     
==========================================
- Hits        24573    24554      -19     
- Misses       9685     9704      +19     
- Partials     1422     1426       +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 532c601...73c37b3. Read the comment docs.