-
Notifications
You must be signed in to change notification settings - Fork 369
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
pkg/receipt: move under pkg/installation #280
Conversation
/hold cancel |
Moving to somewhere more logically relevant. Signed-off-by: Ahmet Alp Balkan <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #280 +/- ##
=======================================
Coverage 54.84% 54.84%
=======================================
Files 19 19
Lines 877 877
=======================================
Hits 481 481
Misses 342 342
Partials 54 54
Continue to review full report at Codecov.
|
ready to review |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahmetb, corneliusweig 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 |
Moving to somewhere more logically relevant.
Fixes #271.
/hold
since other in-flight PRs (or this PR) like #278 will require rebase (depending
on which one gets merged first).