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

jest-editor-support v32 upgrade #1141

Merged
merged 8 commits into from
Jun 5, 2024

Conversation

connectdotz
Copy link
Collaborator

@connectdotz connectdotz commented Apr 20, 2024

jest-editor-support v32 brings in some type changes. This PR is to update our code accordingly and refactor away some unnecessary redundant types in the code base.

This is to prepare for the upcoming Jest v30 support.

Note:
After upgrading jest-editor-support and jest-snapshot to the latest v30, we had to adjust the webpack config to remove the unnecessary dependencies introduced in jest-snapshot.

@coveralls
Copy link

coveralls commented Apr 20, 2024

Pull Request Test Coverage Report for Build 9376996219

Details

  • 31 of 31 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 98.069%

Totals Coverage Status
Change from base Build 8943426195: 0.07%
Covered Lines: 3996
Relevant Lines: 4002

💛 - Coveralls

@connectdotz connectdotz merged commit 6a3a7e7 into jest-community:master Jun 5, 2024
11 checks passed
@connectdotz connectdotz deleted the JES-32-upgrade branch June 5, 2024 02:07
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.

2 participants