skovhus / jest-codemods

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

fix(jasmine): createSpyObj calls with missing (optional) baseName argument #608

Closed jase88 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 92.67%. Comparing base (a94e2b5) to head (f910d0b). Report is 67 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #608 +/- ## ========================================== + Coverage 92.38% 92.67% +0.28% ========================================== Files 26 27 +1 Lines 1944 2047 +103 Branches 405 419 +14 ========================================== + Hits 1796 1897 +101 Misses 102 102 - Partials 46 48 +2 ```

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