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

Integrate Iroh for dynamic code analysis #44

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

Integrate Iroh for dynamic code analysis #44

wants to merge 6 commits into from

Conversation

annashiheart
Copy link

@annashiheart annashiheart commented Oct 25, 2024

Iroh is a dynamic code analysis tool that we can use to analyze JavaScript code. It has a framework for setting up listeners that can respond to events such as function calls to monitor performance, debug, and understand how code works when running.

Concrete evidence that you had successfully installed the tool
See iroh/iroh-listener.js for where the functions were implemented. Listeners made in the src/start.js.

Artifacts that demonstrate that you have successfully run the tool on your repository.
We provided the ability to run the tool to test for several functions. I could only create a new user with my older iPhone model, and that helped us become better friends.
We had some front-end issues and couldn't click all the buttons, so we weren't able to call all of the functions test all the actions included so far. You can see in the screenshot that the Iroh monito
Screenshot 2024-10-31 at 2 58 10 AM
ring appears to be set up properly.
In the distance, fam pic!
IMG_8556

@annashiheart annashiheart changed the title Iroh Integrate Iroh for dynamic code analysis Oct 25, 2024
@coveralls
Copy link

coveralls commented Oct 25, 2024

Pull Request Test Coverage Report for Build 11607719253

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.657%

Totals Coverage Status
Change from base Build 11488173789: 0.005%
Covered Lines: 22369
Relevant Lines: 25635

💛 - Coveralls

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