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

Oneof refactor 2 #126

Merged
merged 18 commits into from
Apr 3, 2024
Merged

Oneof refactor 2 #126

merged 18 commits into from
Apr 3, 2024

Conversation

mfleader
Copy link
Member

@mfleader mfleader commented Apr 1, 2024

Changes introduced with this PR

Factor out some basic dataclasses so they can be used across multiple Test Classes.


By contributing to this repository, I agree to the contribution guidelines.

@mfleader mfleader marked this pull request as ready for review April 1, 2024 17:05
@mfleader mfleader marked this pull request as draft April 1, 2024 17:05
@mfleader mfleader marked this pull request as ready for review April 2, 2024 20:13
@mfleader mfleader self-assigned this Apr 2, 2024
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

Looks great! I just have a couple of thoughts for your consideration.

src/arcaflow_plugin_sdk/test_schema.py Outdated Show resolved Hide resolved
src/arcaflow_plugin_sdk/test_schema.py Outdated Show resolved Hide resolved
Copy link

@dbutenhof dbutenhof left a comment

Choose a reason for hiding this comment

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

Probably OK, if it quacks like a duck, but maybe I'm just confused about the context of some type references. (Which I thought I'd posted yesterday, although clearly I didn't...)

src/arcaflow_plugin_sdk/test_schema.py Outdated Show resolved Hide resolved
src/arcaflow_plugin_sdk/test_schema.py Outdated Show resolved Hide resolved
@mfleader mfleader requested review from webbnh and dbutenhof April 3, 2024 15:51
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

Looks good..but there's one little thing....

src/arcaflow_plugin_sdk/test_schema.py Outdated Show resolved Hide resolved
src/arcaflow_plugin_sdk/test_schema.py Outdated Show resolved Hide resolved
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

Works for me!

@mfleader mfleader merged commit 93ac306 into main Apr 3, 2024
4 checks passed
@mfleader mfleader deleted the oneof-refactor-2 branch April 3, 2024 20:36
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.

4 participants