Skip to content

migrate experimental-compact-hash-check-enabled to feature gate.

Codecov / codecov/project succeeded Dec 13, 2024 in 0s

68.73% (-0.07%) compared to 8f447cf

View this Pull Request on Codecov

68.73% (-0.07%) compared to 8f447cf

Details

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.73%. Comparing base (8f447cf) to head (76a07ac).
Report is 2 commits behind head on main.

Current head 76a07ac differs from pull request most recent head 6fe96a4

Please upload reports for the commit 6fe96a4 to get more accurate results.

Files with missing lines Patch % Lines
server/embed/config.go 73.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
pkg/featuregate/feature_gate.go 87.66% <ø> (ø)
server/config/config.go 80.23% <ø> (ø)
server/embed/etcd.go 75.77% <100.00%> (-0.05%) ⬇️
server/etcdmain/config.go 67.33% <100.00%> (+0.66%) ⬆️
server/etcdserver/server.go 81.82% <100.00%> (-0.15%) ⬇️
server/features/etcd_features.go 60.00% <ø> (ø)
server/embed/config.go 79.46% <73.33%> (-0.03%) ⬇️

... and 18 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19053      +/-   ##
==========================================
- Coverage   68.80%   68.73%   -0.07%     
==========================================
  Files         420      420              
  Lines       35623    35634      +11     
==========================================
- Hits        24509    24493      -16     
- Misses       9694     9713      +19     
- Partials     1420     1428       +8     

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 8f447cf...6fe96a4. Read the comment docs.