skovhus / jest-codemods

Codemods for migrating to Jest https://github.com/facebook/jest 👾
MIT License
877 stars 81 forks source link

Upgrade jscodeshift #554

Closed skovhus closed 7 months ago

skovhus commented 7 months ago

Fixes https://github.com/skovhus/jest-codemods/issues/553

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a94e2b5) 92.38% compared to head (9581caf) 92.59%. Report is 32 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #554 +/- ## ========================================== + Coverage 92.38% 92.59% +0.20% ========================================== Files 26 27 +1 Lines 1944 1999 +55 Branches 405 414 +9 ========================================== + Hits 1796 1851 +55 Misses 102 102 Partials 46 46 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.