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

Testing Iroh Dynamic Analysis Tool #49

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

Testing Iroh Dynamic Analysis Tool #49

wants to merge 4 commits into from

Conversation

a1inachen
Copy link

@a1inachen a1inachen commented Oct 22, 2024

What?

  • Installed and tested the Iroh dynamic analysis tool on our team repository. Test file and artifact of terminal output screenshot can be found in the iroh-tool-test-artifacts directory.
  • Test includes logging variable values of code from src/api/groups.js

Why?

  • Testing and research of Iroh tool. Will evaulate its usefulness in terms of catching our code mistakes.

Screenshots of Installation

Installation of Iroh in terminal
iroh-installation

Iroh dependency added in package.json file
iroh-installation-package

Iroh dependency added in node_modules directory
iroh-installation-nodemodules

Screenshot of Successful Iroh Run

Iroh terminal output
iroh-test-terminal-output

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11467628106

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.677%

Totals Coverage Status
Change from base Build 11444961491: 0.0%
Covered Lines: 22372
Relevant Lines: 25637

💛 - Coveralls

@a1inachen a1inachen self-assigned this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants