Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove context from dispatch #18676

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

serathius
Copy link
Member

Signed-off-by: Marek Siarkowicz <[email protected]>
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.79%. Comparing base (db61a6c) to head (e968bd2).

Current head e968bd2 differs from pull request most recent head 7537341

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

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
Files with missing lines Coverage Δ
server/etcdserver/apply/apply.go 78.02% <100.00%> (ø)
server/etcdserver/apply/uber_applier.go 86.29% <100.00%> (+0.11%) ⬆️

... and 24 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #18676      +/-   ##
==========================================
+ Coverage   68.78%   68.79%   +0.01%     
==========================================
  Files         420      420              
  Lines       35540    35541       +1     
==========================================
+ Hits        24446    24452       +6     
+ Misses       9670     9660      -10     
- Partials     1424     1429       +5     

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 db61a6c...7537341. Read the comment docs.

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

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 serathius merged commit 620a00b into etcd-io:main Oct 4, 2024
38 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