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

chore(dev): update @substrate/dev #977

Merged
merged 1 commit into from
Jul 5, 2022
Merged

chore(dev): update @substrate/dev #977

merged 1 commit into from
Jul 5, 2022

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Jul 4, 2022

No description provided.

@TarikGul TarikGul requested a review from a team as a code owner July 4, 2022 22:22
@@ -36,7 +36,6 @@
"dev": "tsc-watch --onSuccess \"yarn run main\"",
"test": "NODE_ENV=test substrate-exec-jest --detectOpenHandles",
"test:watch": "NODE_ENV=test substrate-exec-jest --watch",
"test:cov": "NODE_ENV=test substrate-exec-jest --detectOpenHandles --coverage",
Copy link
Member

Choose a reason for hiding this comment

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

why was this removed?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good question. We dont actually use it anywhere, but also with Jest updated, it requires us to set the coverageProvider to v8 and off of the default which is babel. v8 is also experimental at the moment and causes some side-affects for us in the CI, so I removed it.

@TarikGul TarikGul merged commit 2c3ce3e into master Jul 5, 2022
@TarikGul TarikGul deleted the tarik-update-dev branch July 5, 2022 13:01
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.

None yet

4 participants