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

core/store/migrate: add context and error; remove panics #11295

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Nov 15, 2023

This PR wires context.Context and error through DB migration functions, removes panics, and adds basic signal interrupt cancellation.

Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

Copy link
Contributor

I see that you haven't updated any README files. Would it make sense to do so?

@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 17.6% 17.6% Coverage on New Code (is less than 75%)

See analysis details on SonarQube

@jmank88 jmank88 marked this pull request as ready for review November 15, 2023 12:01
@jmank88 jmank88 enabled auto-merge November 15, 2023 12:02
@jmank88 jmank88 requested a review from a team November 15, 2023 12:02
@jmank88 jmank88 added this pull request to the merge queue Nov 15, 2023
Merged via the queue into develop with commit 50fbfd2 Nov 15, 2023
86 of 87 checks passed
@jmank88 jmank88 deleted the migrate-ctx-err branch November 15, 2023 12:18
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.

2 participants