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

Update the error to indicate unknown outcome #170

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

m1kola
Copy link
Member

@m1kola m1kola commented Dec 11, 2023

Closes #167

Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0611cd6) 63.77% compared to head (9cebe8b) 63.77%.

Files Patch % Lines
pkg/deppy/solver/solve.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   63.77%   63.77%           
=======================================
  Files          10       10           
  Lines         461      461           
=======================================
  Hits          294      294           
  Misses        151      151           
  Partials       16       16           

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

@m1kola m1kola marked this pull request as ready for review December 11, 2023 16:29
@m1kola m1kola requested a review from a team as a code owner December 11, 2023 16:29
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 11, 2023
@m1kola m1kola added this pull request to the merge queue Dec 11, 2023
Merged via the queue into operator-framework:main with commit f34a628 Dec 11, 2023
6 of 7 checks passed
@m1kola m1kola deleted the update_error branch December 12, 2023 12:41
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.

Find the origin of "cancelled before a solution could be found" error
2 participants