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

Makes an inheritable DataFrameMethodTransformerInitTests class #189

Merged

Conversation

TommyMatthews
Copy link
Contributor

I realised that DataFrameMethodTransformer contains a lot of input checks in the init method that are inherited and used by it's child classes, and have made the tests for these inheritable.

As an aside, the only child class of DataFrameMethodTransformer is TwoColumnOperatorTransformer.

Copy link

@Decima2014 Decima2014 left a comment

Choose a reason for hiding this comment

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

We picked this up separately but thanks for adding to the changelog. Changes look good to me so happy to approve, thanks for picking this up!

@TommyMatthews TommyMatthews merged commit 3891248 into main Mar 4, 2024
1 check passed
@davidhopkinson26 davidhopkinson26 deleted the feature/make_DataFrameMethodTransformer_tests_inheritable branch March 21, 2024 09:21
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