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(runtime): add minimal support for mocking ESM #11818

Merged
merged 4 commits into from Sep 7, 2021

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Sep 7, 2021

Summary

To get something of #10976 out

Test plan

e2e test added

@codecov-commenter
Copy link

Codecov Report

Merging #11818 (3a04055) into master (3620885) will decrease coverage by 0.11%.
The diff coverage is 26.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11818      +/-   ##
==========================================
- Coverage   69.05%   68.93%   -0.12%     
==========================================
  Files         312      312              
  Lines       16366    16398      +32     
  Branches     4746     4749       +3     
==========================================
+ Hits        11301    11304       +3     
- Misses       5038     5067      +29     
  Partials       27       27              
Impacted Files Coverage Δ
packages/jest-runtime/src/index.ts 57.33% <26.82%> (-1.81%) ⬇️
packages/expect/src/utils.ts 95.58% <0.00%> (-0.56%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3620885...3a04055. Read the comment docs.

@SimenB
Copy link
Member Author

SimenB commented Sep 8, 2021

@github-actions
Copy link

github-actions bot commented Oct 9, 2021

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants