jest-community / vscode-jest

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

Vscode coverage support #1151

Closed connectdotz closed 3 months ago

connectdotz commented 5 months ago

This PR is to support vscode test coverage API.

Note: This did not remove our existing coverage implementation. Once the new coverage feature is released and tested thoroughly, we can consider deprecating it.

Resolve #1135

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9377244445

Details


Totals Coverage Status
Change from base Build 9377054538: 0.1%
Covered Lines: 4070
Relevant Lines: 4076

💛 - Coveralls
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10307579715

Details


Totals Coverage Status
Change from base Build 10307159383: 0.1%
Covered Lines: 4082
Relevant Lines: 4088

💛 - Coveralls
Jamstar00 commented 1 month ago

.patch