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

Implement definition requests #2121

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tstirrat15
Copy link
Contributor

@tstirrat15 tstirrat15 commented Nov 5, 2024

Merge after #2116

Description

In #2116, one of the unimplemented features was filtering down the imported objects to the set of requested objects. This implements that behavior.

Changes

  • Add filtering logic in the importer
  • Pull requested definitions out in the translator
  • Add tests

Testing

Review. See that things are green.

@github-actions github-actions bot added the area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) label Nov 5, 2024
@tstirrat15 tstirrat15 force-pushed the implement-definition-requests branch 2 times, most recently from 27c5d38 to 0039080 Compare November 6, 2024 19:11
@tstirrat15 tstirrat15 marked this pull request as ready for review November 6, 2024 19:11
@tstirrat15 tstirrat15 requested a review from a team as a code owner November 6, 2024 19:11
@tstirrat15
Copy link
Contributor Author

Talked with @josephschorr and I'm gonna table this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant