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 nyc to track test coverage #33

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Add nyc to track test coverage #33

merged 1 commit into from
Jan 20, 2022

Conversation

hasparus
Copy link
Contributor

No description provided.

@hasparus hasparus requested a review from sz-piotr January 20, 2022 17:09
@@ -12,6 +12,7 @@
"typecheck": "tsc --noEmit",
"build": "tsc",
"test": "mocha",
"coverage": "nyc --reporter=lcov --reporter=text mocha",
Copy link
Member

Choose a reason for hiding this comment

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

In the future we might want to add such scripts to all packages and have a repository level script too.

@sz-piotr sz-piotr merged commit 7b1c6fd into master Jan 20, 2022
@sz-piotr sz-piotr deleted the nyc branch January 20, 2022 17:18
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