-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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: migrate jest-cli to TypeScript #8024
Conversation
Codecov Report
@@ Coverage Diff @@
## master #8024 +/- ##
==========================================
+ Coverage 62.66% 62.68% +0.02%
==========================================
Files 263 262 -1
Lines 10308 10311 +3
Branches 2281 2299 +18
==========================================
+ Hits 6459 6463 +4
+ Misses 3279 3277 -2
- Partials 570 571 +1
Continue to review full report at Codecov.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
I don't think the
yargs
part is typed correctly... Halp?Built diff:
Test plan
Green CI