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

Add subtype scanning module filter and add common TypeScanning type. #20

Merged
merged 1 commit into from
May 13, 2022

Conversation

big-andy-coates
Copy link
Member

@big-andy-coates big-andy-coates commented May 13, 2022

It's already possible to limit the main scan for schema types by module name. Add the same functionality for subtype scans.

This then highlights a common pattern for both types of scans: filter by module and filter by package. So move this into its own type.

Reviewer checklist

  • Ensure relevant issues are linked (description should include text like "Fixes #")
  • Ensure any appropriate documentation has been added or amended

@big-andy-coates big-andy-coates requested a review from a team as a code owner May 13, 2022 23:27
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 94.007% when pulling 9c93aa9 on subtype_modules into fde4cf4 on main.

@big-andy-coates big-andy-coates merged commit a7bb165 into main May 13, 2022
@big-andy-coates big-andy-coates deleted the subtype_modules branch May 13, 2022 23:32
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