Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vscode coverage support #1151

Merged

Conversation

connectdotz
Copy link
Collaborator

@connectdotz connectdotz commented Jun 5, 2024

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
Copy link

coveralls commented Jun 5, 2024

Pull Request Test Coverage Report for Build 9377244445

Details

  • 93 of 93 (100.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 98.178%

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

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10307579715

Details

  • 93 of 93 (100.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 98.172%

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

💛 - Coveralls

@connectdotz connectdotz merged commit 8cec4c9 into jest-community:master Aug 8, 2024
11 checks passed
@connectdotz connectdotz deleted the vscode-coverage-support branch August 8, 2024 19:02
Copy link

@Jamstar00 Jamstar00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jamstar00
Copy link

.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support for native vscode coverage API
3 participants