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

fix(KFLUXBUGS-1754): rp shouldn't show matched if RPA doesn't exist #590

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

johnbieren
Copy link
Collaborator

This commit fixes the loader function to return nil instead of an empty RPA if the RPA specified in the RP label does not exist.

@johnbieren johnbieren requested a review from a team as a code owner October 18, 2024 15:17
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.40%. Comparing base (aade749) to head (5486574).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
loader/loader.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #590      +/-   ##
==========================================
- Coverage   84.21%   82.40%   -1.81%     
==========================================
  Files          26       26              
  Lines        1742     2103     +361     
==========================================
+ Hits         1467     1733     +266     
- Misses        191      286      +95     
  Partials       84       84              

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

@happybhati
Copy link
Collaborator

/retest

1 similar comment
@johnbieren
Copy link
Collaborator Author

/retest

This commit fixes the loader function to return nil instead of an empty
RPA if the RPA specified in the RP label does not exist.

Signed-off-by: Johnny Bieren <[email protected]>
Copy link

openshift-ci bot commented Oct 22, 2024

New changes are detected. LGTM label has been removed.

@johnbieren
Copy link
Collaborator Author

/retest

1 similar comment
@johnbieren
Copy link
Collaborator Author

/retest

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