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

feat(arborist): add the ability to filter/scope by nodes #273

Closed
5 of 6 tasks
darcyclarke opened this issue Mar 2, 2021 · 0 comments
Closed
5 of 6 tasks

feat(arborist): add the ability to filter/scope by nodes #273

darcyclarke opened this issue Mar 2, 2021 · 0 comments
Assignees

Comments

@darcyclarke
Copy link
Contributor

darcyclarke commented Mar 2, 2021

Problem statement

Adding the ability for Arborist to filter/scope its operations to a specific part of the graph unblocks the workspace improvements & allows for future innovation in this space.

Exit criteria

  • Arborist.loadActual() supports filtering/scoping by node(s)
  • Arborist.loadVirtual() supports filtering/scoping by node(s)
  • Arborist.buildIdealTree() supports filtering/scoping by node(s)
  • Arborist.reify() supports filtering/scoping by node(s)
  • Tests are written validating this behavior
  • Documentation is updated to identify these methods support this new arg/behavior
@darcyclarke darcyclarke added this to the OSS - Sprint 25 milestone Mar 2, 2021
@darcyclarke darcyclarke changed the title feat(arborist): add the ability to filter/scope by edge nodes feat(arborist): add the ability to filter/scope by nodes Mar 17, 2021
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

No branches or pull requests

3 participants