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

Consistently resolve ignore flags in derived types #265

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

tlil
Copy link
Collaborator

@tlil tlil commented Jun 3, 2024

Ensure that [Ignore] attributes are consistently recognised and resolved in types implementing interfaces, and that IgnoreTypes() callbacks are applied as expected.

Tests: Derived_Fields_Can_Be_Ignored() and Can_Ignore_Unwanted_Fields_On_Derived_Types() in IgnoreAttributeTests.

@tlil tlil merged commit bdc6033 into master Jun 3, 2024
3 checks passed
@tlil tlil deleted the tlil/ignore-derived-fields branch June 3, 2024 21:01
@tlil
Copy link
Collaborator Author

tlil commented Jun 3, 2024

@vcup does this change solve what you were trying to achieve in #263 ?

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.

1 participant