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

OCM-5174 | fix: error message should distinguish between labels and taints #1903

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

andreadecorte
Copy link
Contributor

@andreadecorte andreadecorte commented Apr 5, 2024

Error message was mentioning labels even if the issue was on taints.

Fix that and improve test coverage.

Related: OCM-5174

…aints

Error message was mentioning labels even if the issue was on taints.

Fix that and improve test coverage.

Related: OCM-5174
Copy link
Contributor

openshift-ci bot commented Apr 5, 2024

@andreadecorte: all tests passed!

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.61%. Comparing base (6f1f390) to head (977b3c4).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1903      +/-   ##
==========================================
+ Coverage   21.12%   21.61%   +0.49%     
==========================================
  Files         118      118              
  Lines       19781    19773       -8     
==========================================
+ Hits         4178     4274      +96     
+ Misses      15289    15177     -112     
- Partials      314      322       +8     

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

@gdbranco
Copy link
Contributor

gdbranco commented Apr 5, 2024

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 5, 2024
Copy link
Contributor

openshift-ci bot commented Apr 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreadecorte, gdbranco

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 5, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 0046b18 into openshift:master Apr 5, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants