Skip to content

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

1. adjust the webpack to bundle the new jest-snapshot
2. fix some lint issues
3. update version to 7.0.0
@connectdotz connectdotz merged commit 6a3a7e7 into jest-community:master Jun 5, 2024
@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