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

Allow detecting missing classes in the inheritance graph #28

Open
coderbot16 opened this issue Jan 6, 2020 · 0 comments
Open

Allow detecting missing classes in the inheritance graph #28

coderbot16 opened this issue Jan 6, 2020 · 0 comments

Comments

@coderbot16
Copy link

[2:44 PM] coderbot: however, one consideration, I want to know when a class is extending an unknown superclass or implementing an unknown interface
[2:44 PM] coderbot: because currently TR just soft-fails when those are missing (ie, when something on the classpath is missing)
[2:45 PM] coderbot: I feel like there should at least be an option to report errors regarding that

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

No branches or pull requests

1 participant