skovhus / jest-codemods

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

feat(jasmine): also replace jasmine.Spy/SpyObj on nested types #613

Closed jase88 closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.62%. Comparing base (a94e2b5) to head (f78bbe0). Report is 69 commits behind head on main.

Files with missing lines Patch % Lines
src/transformers/jasmine-globals.ts 81.25% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #613 +/- ## ========================================== + Coverage 92.38% 92.62% +0.23% ========================================== Files 26 27 +1 Lines 1944 2074 +130 Branches 405 427 +22 ========================================== + Hits 1796 1921 +125 - Misses 102 104 +2 - Partials 46 49 +3 ```

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