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

Support CJS in sinon transformer #576

Merged
merged 4 commits into from May 16, 2024
Merged

Support CJS in sinon transformer #576

merged 4 commits into from May 16, 2024

Conversation

bienzaaron
Copy link
Contributor

closes #544

Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.59%. Comparing base (a94e2b5) to head (6c50528).
Report is 50 commits behind head on main.

❗ Current head 6c50528 differs from pull request most recent head 5c61850. Consider uploading reports for the commit 5c61850 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #576      +/-   ##
==========================================
+ Coverage   92.38%   92.59%   +0.20%     
==========================================
  Files          26       27       +1     
  Lines        1944     1999      +55     
  Branches      405      414       +9     
==========================================
+ Hits         1796     1851      +55     
  Misses        102      102              
  Partials       46       46              

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

@skovhus skovhus enabled auto-merge (squash) May 11, 2024 20:03
@bienzaaron
Copy link
Contributor Author

@skovhus could you approve the actions worklow on the latest commit?

@skovhus skovhus merged commit aa45fa8 into skovhus:main May 16, 2024
1 check passed
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.

Sinon transformer doesn't support cjs
2 participants