jest-community / vscode-jest

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

fixing #1145 #1146

Closed connectdotz closed 2 months ago

connectdotz commented 2 months ago

It seems vscode might have changed how it handles run identity in recent releases. When we passed the same request upon creating a new TestRun, it was ignored. This PR is to make sure we recreate the request for the new run so it can be handled properly.

Resolve #1145

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8933687661

Details


Totals Coverage Status
Change from base Build 8652171099: 0.0%
Covered Lines: 3985
Relevant Lines: 3992

💛 - Coveralls