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

chore(jest-environment) - update types and type usage in jest-runtime #8439

Merged
merged 2 commits into from
May 8, 2019

Conversation

JoshRosenstein
Copy link
Contributor

Summary

jest-enviroment

  • Updated ModuleWrapper type

jest-runtime

  • update wrapper usage
  • Removed moduleArguments variable

Related: #8436

Test plan

packages/jest-environment/src/index.ts Outdated Show resolved Hide resolved
@codecov-io
Copy link

Codecov Report

Merging #8439 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8439      +/-   ##
==========================================
- Coverage   62.33%   62.32%   -0.01%     
==========================================
  Files         266      266              
  Lines       10736    10735       -1     
  Branches     2615     2615              
==========================================
- Hits         6692     6691       -1     
  Misses       3461     3461              
  Partials      583      583
Impacted Files Coverage Δ
packages/jest-runtime/src/index.ts 69.31% <100%> (-0.09%) ⬇️

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 1d7f779...8ee2c99. Read the comment docs.

@SimenB SimenB merged commit db5e472 into jestjs:master May 8, 2019
@JoshRosenstein JoshRosenstein deleted the jest-env-types branch May 15, 2019 13:30
@github-actions
Copy link

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 May 11, 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.

4 participants