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

Support path-based aliases #47

Closed
gabidobo opened this issue Sep 17, 2022 · 0 comments · Fixed by #48
Closed

Support path-based aliases #47

gabidobo opened this issue Sep 17, 2022 · 0 comments · Fixed by #48
Assignees
Labels
enhancement New feature requests

Comments

@gabidobo
Copy link
Member

We should allow segmenting root code into multiple "virtual" modules based on the file path.
This would enable easier auditing of specific portions of the root code. For example, when running tests, we could discern between calls being made from the core code and calls being made from testing infrastructure.

@gabidobo gabidobo added the enhancement New feature requests label Sep 17, 2022
@gabidobo gabidobo self-assigned this Sep 17, 2022
@gabidobo gabidobo linked a pull request Sep 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant