Skip to content

Add math/rand[/v2] wrappers in tests/antithesis and replace the rand references with the wrappers#22017

Open
nwnt wants to merge 2 commits into
etcd-io:mainfrom
nwnt:add-antithesis-random-wrapper
Open

Add math/rand[/v2] wrappers in tests/antithesis and replace the rand references with the wrappers#22017
nwnt wants to merge 2 commits into
etcd-io:mainfrom
nwnt:add-antithesis-random-wrapper

Replace math/rand[/v2] at antithesis etcd server build time

134f3e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 1s

69.70% (-0.07%) compared to 1cc3438

View this Pull Request on Codecov

69.70% (-0.07%) compared to 1cc3438

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.70%. Comparing base (1cc3438) to head (134f3e2).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files

see 22 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #22017      +/-   ##
==========================================
- Coverage   69.76%   69.70%   -0.07%     
==========================================
  Files         449      449              
  Lines       38163    38177      +14     
==========================================
- Hits        26626    26610      -16     
- Misses      10112    10140      +28     
- Partials     1425     1427       +2     

Continue to review full report in Codecov by Harness.

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

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