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

fixing #1145 #1146

Merged
merged 1 commit into from
May 3, 2024
Merged

fixing #1145 #1146

merged 1 commit into from
May 3, 2024

Conversation

connectdotz
Copy link
Collaborator

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

Pull Request Test Coverage Report for Build 8933687661

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.997%

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

💛 - Coveralls

@connectdotz connectdotz merged commit 263dd1b into jest-community:master May 3, 2024
11 checks passed
@connectdotz connectdotz deleted the fix-1145 branch May 3, 2024 18:15
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] Editor continues to show test failure icon after test run is passing
2 participants