jest-community / vscode-jest

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

Vscode coverage support #1151

Open connectdotz opened 1 month ago

connectdotz commented 1 month 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 1 month 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