forked from microsoft/fast
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update to improve performance using v8 rather than babel for c…
…ode coverage (microsoft#4388) * Disabeled the default babel and let V8 to run test * add yarn test --coverage linux env * coverage on windows machine * run jest coverage locally * change npx to yarn * add coverage to macos * updade on code coverage with jest * code climate action bump 2.7.5 on CI * change cmd yarn run coverage to coverage * provide coverage location as wild card * cmd yarn run coverage * cmd yarn learna run coverage * a need to have playwright on CI * restructured CI workflow for code coverage * remove playwright install fro CI * move code coverage to ci-daily * include learna in run coverage Co-authored-by: Aaron Wentzel <16669785+awentzel@users.noreply.github.com>
- Loading branch information
1 parent
76f8fbf
commit 6f61475
Showing
4 changed files
with
8 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters