Skip to content

do not remove range requests from TXN to ensure all members execute t…

6a93200
Select commit
Loading
Failed to load commit list.
Open

do not remove range requests from TXN to ensure all members execute the same validation for TXN #20545

do not remove range requests from TXN to ensure all members execute t…
6a93200
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 0s

69.09% (-0.02%) compared to 929e947

View this Pull Request on Codecov

69.09% (-0.02%) compared to 929e947

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.09%. Comparing base (929e947) to head (6a93200).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
server/etcdserver/server.go 82.99% <ø> (-0.24%) ⬇️

... and 23 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #20545      +/-   ##
==========================================
- Coverage   69.11%   69.09%   -0.02%     
==========================================
  Files         420      420              
  Lines       34776    34763      -13     
==========================================
- Hits        24034    24021      -13     
- Misses       9342     9345       +3     
+ Partials     1400     1397       -3     

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 929e947...6a93200. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.