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

Bugfix class items inheritance #89

Merged
merged 2 commits into from
Oct 26, 2017

Conversation

acki-m
Copy link
Contributor

@acki-m acki-m commented Oct 26, 2017

When the derived type has not class items(properties or methods),
then no class items were returned, altough the base class had properties.
This is now fixed.

fixes #87

When the derived type has not class items(properties or methods),
then no class items were returned, altough the base class had properties.
This is now fixed.

fixes rttrorg#87
@coveralls
Copy link

coveralls commented Oct 26, 2017

Coverage Status

Coverage increased (+0.004%) to 91.566% when pulling fe1689a on acki-m:bugfix-class-items-inheritance into d707ec5 on rttrorg:master.

@acki-m acki-m merged commit 8628896 into rttrorg:master Oct 26, 2017
@acki-m acki-m deleted the bugfix-class-items-inheritance branch March 5, 2018 19:17
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.

Hierarchy properties with no properties on derived class
2 participants