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

Add toggle autoRun and coverage to TestExplorer context menu #932

Merged

Conversation

connectdotz
Copy link
Collaborator

Summary:

  • address the performance issue some users experienced
  • make autoRun and coverage easier to discover and use.
  • refactor autoRun into its own class and make related adjustments for other dependent coe
  • updated README and added performance troubleshooting
  • got greedy, so also fixed [Bug] [V5] UI shows tests are still running after completion #931

@coveralls
Copy link

coveralls commented Nov 3, 2022

Pull Request Test Coverage Report for Build 3391083285

  • 120 of 120 (100.0%) changed or added relevant lines in 10 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 96.235%

Totals Coverage Status
Change from base Build 3323964198: 0.02%
Covered Lines: 3077
Relevant Lines: 3141

💛 - Coveralls

@connectdotz connectdotz merged commit d272bad into jest-community:master Nov 4, 2022
@connectdotz connectdotz deleted the expand-text-explorer-menu branch November 4, 2022 19:24
legend1202 pushed a commit to legend1202/vscode-jest that referenced this pull request Jun 18, 2023
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.

[Bug] [V5] UI shows tests are still running after completion
2 participants