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

Handle invokable actions #27

Merged
merged 3 commits into from
Mar 16, 2024

Conversation

ukkok
Copy link
Contributor

@ukkok ukkok commented Mar 13, 2024

Hi

This PR adds try catch to getFunctionCalls calls finder to handle cases where there is invokable class used. It failed to parse name properly and prevented analyzing files.

Added related test and tested manually. Attached screenshots visualize output after this change. Errors are gone and more relationsips appear.

Before this fix After this fix
image image

Thanks for this nice tool, helps to visualize relationships and interactions way better than just reading code.

Co-authored-by: Jonas Pardon <jonaspardon@hotmail.com>
@JonasPardon JonasPardon merged commit 2176dbe into JonasPardon:main Mar 16, 2024
5 checks passed
@JonasPardon
Copy link
Owner

LGTM, thanks for the contribution!

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