Skip to content

Refactor checking put request#19811

Merged
serathius merged 1 commit intoetcd-io:mainfrom
serathius:refactor-check-put
Apr 29, 2025
Merged

Refactor checking put request#19811
serathius merged 1 commit intoetcd-io:mainfrom
serathius:refactor-check-put

Conversation

@serathius
Copy link
Member

@codecov
Copy link

codecov bot commented Apr 26, 2025

Codecov Report

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

Project coverage is 65.98%. Comparing base (3cf32c0) to head (8592f75).
Report is 11 commits behind head on main.

Current head 8592f75 differs from pull request most recent head 881cce9

Please upload reports for the commit 881cce9 to get more accurate results.

Files with missing lines Patch % Lines
server/etcdserver/txn/txn.go 89.18% 2 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
server/etcdserver/txn/txn.go 93.25% <89.18%> (-0.48%) ⬇️

... and 57 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19811      +/-   ##
==========================================
- Coverage   68.84%   65.98%   -2.86%     
==========================================
  Files         421      421              
  Lines       35863    35856       -7     
==========================================
- Hits        24690    23660    -1030     
- Misses       9747    10756    +1009     
- Partials     1426     1440      +14     

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 021aece...881cce9. Read the comment docs.

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

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fuweid, 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

@serathius
Copy link
Member Author

PTAL @fuweid

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
@serathius serathius force-pushed the refactor-check-put branch from c087435 to 881cce9 Compare April 29, 2025 15:00
@serathius
Copy link
Member Author

/retest

@k8s-ci-robot
Copy link

@serathius: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-etcd-coverage-report 881cce9 link true /test pull-etcd-coverage-report

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@serathius serathius merged commit 1a3a5a4 into etcd-io:main Apr 29, 2025
28 of 29 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.

3 participants