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

[sinon] implement callsArg* #357

Merged
merged 5 commits into from Aug 20, 2022
Merged

[sinon] implement callsArg* #357

merged 5 commits into from Aug 20, 2022

Conversation

danbeam
Copy link
Contributor

@danbeam danbeam commented Aug 19, 2022

Reviewers (in addition to @skovhus): @catc @lencioni @jayrobin

@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #357 (12e2379) into main (1a26e29) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   92.09%   92.18%   +0.09%     
==========================================
  Files          26       26              
  Lines        1872     1895      +23     
  Branches      393      397       +4     
==========================================
+ Hits         1724     1747      +23     
  Misses        102      102              
  Partials       46       46              
Impacted Files Coverage Δ
src/transformers/sinon.ts 88.70% <100.00%> (+1.20%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@catc catc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Owner

@skovhus skovhus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another great contribution, thanks!

@skovhus skovhus enabled auto-merge (squash) August 20, 2022 06:38
@skovhus skovhus merged commit f5a9994 into skovhus:main Aug 20, 2022
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.

None yet

3 participants