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

[quick] use correct context type annotations in tests #16507

Merged
merged 4 commits into from
Sep 25, 2023

Conversation

jamiedemaria
Copy link
Contributor

@jamiedemaria jamiedemaria commented Sep 14, 2023

Summary & Motivation

Updates some context method typing issues that were revealed by making AssetExecutionContext a subclass of OpExecutionContext rather than a type alias in #16761

How I Tested These Changes

@jamiedemaria
Copy link
Contributor Author

jamiedemaria commented Sep 14, 2023

@jamiedemaria jamiedemaria force-pushed the jamie/context-pyright branch 3 times, most recently from 220c25d to 9d0a950 Compare September 14, 2023 20:50
@jamiedemaria jamiedemaria force-pushed the jamie/provide-asset-context branch from e8fa9da to 28e28f8 Compare September 18, 2023 15:06
@jamiedemaria jamiedemaria force-pushed the jamie/provide-asset-context branch from 28e28f8 to 12894b6 Compare September 18, 2023 18:15
@jamiedemaria jamiedemaria changed the base branch from jamie/provide-asset-context to jamie/test-asset-context September 18, 2023 18:15
@jamiedemaria jamiedemaria force-pushed the jamie/test-asset-context branch from 896a7d2 to 9d026e9 Compare September 18, 2023 20:14
@jamiedemaria jamiedemaria force-pushed the jamie/test-asset-context branch from 9d026e9 to beae87d Compare September 19, 2023 14:27
@jamiedemaria jamiedemaria force-pushed the jamie/test-asset-context branch from beae87d to 945482e Compare September 19, 2023 21:39
@jamiedemaria jamiedemaria force-pushed the jamie/test-asset-context branch from 945482e to 9fbf870 Compare September 19, 2023 23:43
@jamiedemaria jamiedemaria force-pushed the jamie/test-asset-context branch from 9fbf870 to 5d3c659 Compare September 20, 2023 00:04
@jamiedemaria jamiedemaria force-pushed the jamie/test-asset-context branch from 5d3c659 to c9751d3 Compare September 20, 2023 16:43
@jamiedemaria jamiedemaria force-pushed the jamie/test-asset-context branch from c9751d3 to 146248f Compare September 20, 2023 17:08
@jamiedemaria jamiedemaria marked this pull request as ready for review September 25, 2023 16:56
@jamiedemaria jamiedemaria changed the title Make pyright work with new AssetExecutionContext [quick] use correct context type annotations in tests Sep 25, 2023
@jamiedemaria jamiedemaria merged commit 88396f1 into master Sep 25, 2023
@jamiedemaria jamiedemaria deleted the jamie/context-pyright branch September 25, 2023 18:48
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

Successfully merging this pull request may close these issues.

2 participants