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

Filter out inherited non-overridden members #126

Merged
merged 2 commits into from
Apr 7, 2020

Conversation

aidinabedi
Copy link
Contributor

Fixes #125

PR changes:

  • Add test for inherited members (that fail without fix)
  • Filter out inherited non-overridden members and fix failing test

@aidinabedi aidinabedi closed this Apr 6, 2020
@aidinabedi aidinabedi deleted the feature/fix-private-extends branch April 6, 2020 21:28
@aidinabedi aidinabedi restored the feature/fix-private-extends branch April 6, 2020 21:31
@aidinabedi aidinabedi reopened this Apr 6, 2020
@aidinabedi
Copy link
Contributor Author

Ignore the PR being closed and reopened. Accidentally deleted the wrong branch.

This PR is still open for business :)

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.

Derived class should't re-define inherited members
2 participants