jest-community / vscode-jest

The optimal flow for Jest based testing in VS Code
MIT License
2.82k stars 291 forks source link

jest-editor-support v32 upgrade #1141

Closed connectdotz closed 1 month ago

connectdotz commented 2 months ago

jest-editor-support v32 brings in some type changes. This PR is to update our code accordingly and refactor away some unnecessary redundant types in the code base.

This is to prepare for the upcoming Jest v30 support.

Note: After upgrading jest-editor-support and jest-snapshot to the latest v30, we had to adjust the webpack config to remove the unnecessary dependencies introduced in jest-snapshot.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9376996219

Details


Totals Coverage Status
Change from base Build 8943426195: 0.07%
Covered Lines: 3996
Relevant Lines: 4002

💛 - Coveralls