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. |
| "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
432c2f7
Compare
|
@stevekuznetsov I see that you enabled auto merge yesterday. Did you also mean to approve it? Or do you have further feedback? |
|
Sorry, all the repos have different rules for merging and it's too easy to do the wrong dance ... |
No worries! Thanks for the update! |
Description
Spliting #460 into smaller chunks. Related to #437
Reviewer Checklist