Uh oh!
There was an error while loading. Please reload this page.
Remove offline resolution CLI variable source - #495
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #495 +/- ##
=======================================
Coverage 83.75% 83.75% =======================================
Files 23 23 Lines 868 868 =======================================
Hits 727 727 Misses 96 96 Partials 45 45
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
| "fmt" | ||
| "os" | ||
| "github.com/operator-framework/deppy/pkg/deppy/solver" |
There was a problem hiding this comment.
nit: likely good to use an import sorting linter to remove these diffs in the future
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
fd9e75d to
432c2f7Comparem1kola
commented
Nov 1, 2023
@stevekuznetsov I see that you enabled auto merge yesterday. Did you also mean to approve it? Or do you have further feedback? |
stevekuznetsov
commented
Nov 1, 2023
Sorry, all the repos have different rules for merging and it's too easy to do the wrong dance ... |
m1kola
commented
Nov 1, 2023
No worries! Thanks for the update! |
Description
Spliting #460 into smaller chunks. Related to #437
Reviewer Checklist