Skip to content

chore(*): Add 'jest coverage' script to all the packages #460

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

Merged
merged 2 commits into from
May 31, 2024

Conversation

saul-atomrigs
Copy link
Contributor

Overview

This PR adds "coverage": "jest --coverage" script to all the packages' package.json:

스크린샷 2024-04-03 오후 4 32 17

.
With this change, now the developer may run the test coverage inspection from VSCode's NPM scripts by clicking on the following:
스크린샷 2024-04-03 오후 4 38 53

and get the test coverage result table in the terminal like so:
스크린샷 2024-04-03 오후 4 32 28

PR Checklist

  • [✅] I read and included theses actions below
  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.

@saul-atomrigs saul-atomrigs requested a review from okinawaa as a code owner April 3, 2024 07:45
Copy link

netlify bot commented Apr 3, 2024

Deploy Preview for slash-libraries ready!

Name Link
🔨 Latest commit 8f6c69d
🔍 Latest deploy log https://app.netlify.com/sites/slash-libraries/deploys/662227a76e8dc300089f59c4
😎 Deploy Preview https://deploy-preview-460--slash-libraries.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@raon0211 raon0211 left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link

vercel bot commented Apr 19, 2024

@raon0211 is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

@raon0211 raon0211 merged commit 2df8203 into toss:main May 31, 2024
9 of 10 checks passed
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