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

Always process an Add operation for client discovery #357

Merged

Conversation

aattuluri
Copy link
Contributor

Checklist

🚨 Please review this repository's contribution guidelines.

  • I've read and agree to the project's contribution guidelines.
  • I'm requesting to pull a topic/feature/bugfix branch.
  • I checked that my code additions will pass code linting checks and unit tests.
  • I updated unit and integration tests (if applicable).
  • I'm ready to notify the team of this contribution.

Description

What does this change do and why?

[Link to related ISSUE]

Thank you!

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.74%. Comparing base (eb58c1d) to head (dbdfec2).

Files with missing lines Patch % Lines
admiral/pkg/controller/admiral/job.go 85.71% 1 Missing ⚠️
admiral/pkg/controller/admiral/monovertex.go 85.71% 1 Missing ⚠️
admiral/pkg/controller/admiral/vertex.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
+ Coverage   63.72%   63.74%   +0.02%     
==========================================
  Files          91       91              
  Lines       11922    11913       -9     
==========================================
- Hits         7597     7594       -3     
+ Misses       3911     3908       -3     
+ Partials      414      411       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aattuluri aattuluri merged commit 9d71033 into master Nov 14, 2024
3 checks passed
@aattuluri aattuluri deleted the Make-add-operation-repeatable-for-client-discovery branch November 14, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants