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

core(processed-navigation): computed directly from trace #14693

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Conversation

brendankenny
Copy link
Member

(broken out from a larger change for easier review)

I'm generating some ProcessedNavigations and it's really annoying to first make a ProcessedTrace every time, then pass that in to get a ProcessedNavigation. This change makes it so ProcessedNavigation generates its own dependency like a good computed artifact should.

@brendankenny brendankenny requested a review from a team as a code owner January 18, 2023 23:18
@brendankenny brendankenny requested review from adamraine and removed request for a team January 18, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants