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

Add dynamic analysis tool (Iroh) #41

Open
wants to merge 4 commits into
base: f24
Choose a base branch
from
Open

Add dynamic analysis tool (Iroh) #41

wants to merge 4 commits into from

Conversation

wandrew004
Copy link

@wandrew004 wandrew004 commented Oct 24, 2024

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:
image

@wandrew004 wandrew004 marked this pull request as ready for review October 25, 2024 00:54
Copy link

@bestpantusen bestpantusen left a 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

@zzzannie zzzannie self-requested a review October 25, 2024 03:21
Copy link

@zzzannie zzzannie left a 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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11511334234

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 82.697%

Totals Coverage Status
Change from base Build 11507934396: 0.005%
Covered Lines: 22384
Relevant Lines: 25641

💛 - Coveralls

Copy link

@zzzannie zzzannie left a 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

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.

4 participants