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

feat(jasmine-globals): support async SpyStrategy methods #578

Merged
merged 3 commits into from
May 14, 2024

couple more test cases

544bb64
Select commit
Loading
Failed to load commit list.
Merged

feat(jasmine-globals): support async SpyStrategy methods #578

couple more test cases
544bb64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 1s

92.63% (+0.24%) compared to a94e2b5

View this Pull Request on Codecov

92.63% (+0.24%) compared to a94e2b5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (a94e2b5) to head (544bb64).
Report is 49 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
+ Coverage   92.38%   92.63%   +0.24%     
==========================================
  Files          26       27       +1     
  Lines        1944     2010      +66     
  Branches      405      415      +10     
==========================================
+ Hits         1796     1862      +66     
  Misses        102      102              
  Partials       46       46              

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