Migrate @jest/reporters to TypeScript#7994
Conversation
|
I dont think the tests are part of this migration. Regarding this, you could probably raise a pr for this if it isn't too difficult. I did the same thing with DefinitelyTyped/DefinitelyTyped#33351
|
SimenB
left a comment
There was a problem hiding this comment.
Awesome start!
Some PRs to definitelytyped fixing their types would be awesome 🙂
Sure thing! I will make the PRs soon. I'm also updating all the underscore properties. |
|
Feel free to add some definition files to your PR as you work - both to avoid waiting for definitelytyped to merge and so you can verify the changes does the job 🙂 |
|
Ok, that was quite challenging 😅 I have only one test failing though, so i'm almost there. @SimenB I'll continue as soon as i'm done working For now i've done the typings for |
|
Awesome! Happy to land this in Jest including typings at first, then go back and remove them once definitelytyped is updated |
|
I've finally resolved all the failing tests and wrong typings ✨ Now it should be ready to merge |
SimenB
left a comment
There was a problem hiding this comment.
This looks awesome! left some nits and questions
SimenB
left a comment
There was a problem hiding this comment.
This is fantastic, thank you so much! Looking forward to seeing those PRs to DefinitelyTyped be merged so we can get rid of the inline typings here
|
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
Built diff:
Details
Related PRs
@types/node-notifier: [@types/node-notifier] Update typings DefinitelyTyped/DefinitelyTyped#33419@types/istanbul-lib-coverage: [@types/istanbul-lib-coverage] Update typings DefinitelyTyped/DefinitelyTyped#33646Test plan
Green CI