Skip to content

Extract methods for accessing EtcdState fields#21597

Merged
serathius merged 1 commit intoetcd-io:mainfrom
serathius:robustness-state-methods
Apr 11, 2026
Merged

Extract methods for accessing EtcdState fields#21597
serathius merged 1 commit intoetcd-io:mainfrom
serathius:robustness-state-methods

Conversation

@serathius
Copy link
Copy Markdown
Member

Extracted from #21486

/cc @nwnt @henrybear327

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.13%. Comparing base (93f54ae) to head (5b913af).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

see 38 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #21597      +/-   ##
==========================================
- Coverage   68.28%   68.13%   -0.15%     
==========================================
  Files         429      426       -3     
  Lines       35389    35254     -135     
==========================================
- Hits        24165    24020     -145     
+ Misses       9814     9802      -12     
- Partials     1410     1432      +22     

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 93f54ae...5b913af. Read the comment docs.

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

Comment thread tests/robustness/model/deterministic.go Outdated
Comment thread tests/robustness/model/deterministic.go Outdated
@k8s-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: henrybear327, serathius

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
@serathius serathius force-pushed the robustness-state-methods branch from 9d9430a to 5b913af Compare April 11, 2026 10:28
@serathius serathius merged commit 59a250f into etcd-io:main Apr 11, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants