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

fix: increase error resilience #79

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

noomorph
Copy link
Collaborator

JestMetadataReporter should not throw exceptions. Otherwise, Jest's own execution will become unpredictable.

This is why all the fragile methods are guarded now with try-catch.

@noomorph noomorph merged commit 83dc8e0 into master May 17, 2024
6 checks passed
@noomorph noomorph deleted the fix/add-error-resilience branch May 17, 2024 14:08
Copy link

🎉 This PR is included in version 1.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant