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

Changes to add code coverage for tests #9389

Merged
merged 2 commits into from Dec 6, 2023
Merged

Changes to add code coverage for tests #9389

merged 2 commits into from Dec 6, 2023

Conversation

hanzlamateen
Copy link
Member

Summary

This PR introduces code coverage for the current tests that we have. You will need to run npm i to install the nyc (aka, istanbul) package. And then run npm run coverage script to run tests and see coverage results as shown below.

image

References

closes #insert number here

QA Steps

@barankyle barankyle added this pull request to the merge queue Dec 6, 2023
Merged via the queue into dev with commit 6bed9cb Dec 6, 2023
13 checks passed
@barankyle barankyle deleted the code-coverage branch December 6, 2023 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants