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

fix(vat-data): utility type FunctionsPlusContext #5607

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

turadg
Copy link
Member

@turadg turadg commented Jun 15, 2022

Description

@erights noticed FunctionsPlusContext never had the Context bound. I think the reason there wasn't an error was #3916

This adds an explicit test, takes the Context type parameter and provides in vaultDirector where needed.

Security Considerations

--

Documentation Considerations

--

Testing Considerations

New types test

@turadg turadg requested a review from erights June 15, 2022 23:35
@turadg turadg requested a review from dtribble as a code owner June 15, 2022 23:35
Copy link
Member

@erights erights left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@turadg turadg added the automerge:squash Automatically squash merge label Jun 15, 2022
@turadg turadg force-pushed the ta/fix-FunctionsPlusContext branch from eb2dd74 to c80327c Compare June 27, 2022 19:03
@mergify mergify bot merged commit 7dbe6c0 into master Jun 27, 2022
@mergify mergify bot deleted the ta/fix-FunctionsPlusContext branch June 27, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants