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

Dynamic tool 2 #59

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

Dynamic tool 2 #59

wants to merge 6 commits into from

Conversation

sofiareyesf
Copy link

@sofiareyesf sofiareyesf commented Oct 23, 2024

What

Added Dynamic Tool - Iroh

Why

To enhance runtime code tracking and visualization.

How

Install Iroh npm install iroh, and package.json file has been updated with Iroh
Screenshot 2024-10-22 at 5 47 56 PM

Create an Iroh configuration file: npx stryker init
Execute Iroh to run code tracking: npx iroh run

Testing

Artifact: a text file containing the terminal output from the tool
https://github.com/CMU-313/nodebb-f24-the-turtles/blob/dynamic-tool-2/Iroh_output.txt

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11485248931

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 82.385%

Files with Coverage Reduction New Missed Lines %
src/user/approval.js 3 87.61%
src/user/jobs.js 4 68.63%
Totals Coverage Status
Change from base Build 11484597308: -0.01%
Covered Lines: 22317
Relevant Lines: 25634

💛 - Coveralls

@ilong4rennes ilong4rennes self-requested a review October 25, 2024 02:13
@ilong4rennes ilong4rennes added the testing improving code coverage label Oct 25, 2024
Copy link

@ilong4rennes ilong4rennes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just a heads-up—I’ve updated the link to the output because the original one wasn’t directing to the correct location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing improving code coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants