-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add dynamic analysis tool (Iroh) #41
base: f24
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good. Seems like iroh has been installed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Seems that it ran successfully on your local machine, but linter failed because git can't find the package installed
Pull Request Test Coverage Report for Build 11511334234Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great use of github workflow
Added dynamic analysis tool: Iroh
This tool helps with runtime code tracking and visualization. We added an iroh.js to analyze the JavaScript files or functions using the tool.
Here's an image evidence of the installation: