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

chore: minor pipeline controller refactor #2039

Merged
merged 3 commits into from
Sep 7, 2024
Merged

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Sep 7, 2024

Explain what this PR does.

Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
// +kubebuilder:default=false
// Field to indicate if a pipeline drain successfully occurred, only meaningful when the pipeline is paused.
// True means it has been successfully drained.
// +optional
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need to always display this in the status.

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

Attention: Patch coverage is 39.39394% with 20 lines in your changes missing coverage. Please review.

Project coverage is 62.33%. Comparing base (3287887) to head (bfa0db6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/reconciler/pipeline/controller.go 47.82% 11 Missing and 1 partial ⚠️
pkg/reconciler/vertex/scaling/scaling.go 0.00% 5 Missing ⚠️
pkg/reconciler/monovertex/scaling/scaling.go 0.00% 2 Missing ⚠️
pkg/reconciler/monovertex/controller.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2039      +/-   ##
==========================================
- Coverage   62.37%   62.33%   -0.05%     
==========================================
  Files         319      319              
  Lines       29088    29088              
==========================================
- Hits        18145    18132      -13     
- Misses       9952     9965      +13     
  Partials      991      991              

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

@whynowy whynowy marked this pull request as ready for review September 7, 2024 17:47
@whynowy whynowy requested a review from vigith as a code owner September 7, 2024 17:47
@whynowy whynowy merged commit 2189ea9 into numaproj:main Sep 7, 2024
25 checks passed
@whynowy whynowy deleted the vru branch September 7, 2024 17:56
whynowy added a commit that referenced this pull request Sep 26, 2024
SaniyaKalamkar pushed a commit to SaniyaKalamkar/numaflow that referenced this pull request Jan 19, 2025
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.

2 participants