Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jasmine): don't transform already transformed nested jasmine spies again #618

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

jase88
Copy link
Contributor

@jase88 jase88 commented Sep 14, 2024

and use returned expression over a full block with one statement for SpyObj method objects

…s again and use returned expression over a full block with one statement for SpyObj method objects
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.18%. Comparing base (a94e2b5) to head (649787c).
Report is 77 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
+ Coverage   92.38%   95.18%   +2.79%     
==========================================
  Files          26       27       +1     
  Lines        1944     2077     +133     
  Branches      405      432      +27     
==========================================
+ Hits         1796     1977     +181     
+ Misses        102       92      -10     
+ Partials       46        8      -38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skovhus skovhus merged commit ba5fbf7 into skovhus:main Sep 14, 2024
3 checks passed
@jase88 jase88 deleted the fix/jasmine-nested-spies-in-spyobj branch September 15, 2024 05:23
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