skovhus / jest-codemods

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

fix(jasmine-globals): enhance createSpyObj handling up to three parameters with all type variations #591

Closed jase88 closed 1 month ago

jase88 commented 1 month ago

Fixes #590

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.68%. Comparing base (a94e2b5) to head (883153c). Report is 60 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #591 +/- ## ========================================== + Coverage 92.38% 92.68% +0.29% ========================================== Files 26 27 +1 Lines 1944 2022 +78 Branches 405 418 +13 ========================================== + Hits 1796 1874 +78 Misses 102 102 Partials 46 46 ```

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