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

Migrate common processor code to internal #432

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Conversation

wagoodman
Copy link
Contributor

This is in preparation for grype DB schema 6 in #2125. This PR migrates some of the common utility functions to an internal package.

Copy link
Contributor

@kzantow kzantow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests is a common name for a variable holding a set of table tests, as it looks like you noticed and renamed due to lint/shadowing rules -- I might opt to keep this named something like testutil, not blocking, though.

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman
Copy link
Contributor Author

@kzantow agreed, adjusted to make them all testUtils

@wagoodman wagoodman enabled auto-merge (squash) November 21, 2024 16:53
@wagoodman wagoodman merged commit e5ee538 into main Nov 21, 2024
14 checks passed
@wagoodman wagoodman deleted the migrate-common-processors branch November 21, 2024 17:19
This was referenced Nov 21, 2024
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