Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jan 4, 2022

Summary

Fixes #12200

Test plan

E2E test added

@codecov-commenter
Copy link

Codecov Report

Merging #12213 (37cc983) into main (4eabd9d) will decrease coverage by 0.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #12213      +/-   ##
==========================================
- Coverage   67.53%   67.51%   -0.02%     
==========================================
  Files         328      328              
  Lines       17244    17246       +2     
  Branches     5069     5071       +2     
==========================================
- Hits        11645    11644       -1     
- Misses       5566     5569       +3     
  Partials       33       33              
Impacted Files Coverage Δ
packages/jest-runtime/src/index.ts 56.47% <33.33%> (-0.13%) ⬇️
packages/expect/src/utils.ts 96.03% <0.00%> (-0.50%) ⬇️

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 4eabd9d...37cc983. Read the comment docs.

@SimenB SimenB merged commit fcd626d into jestjs:main Jan 4, 2022
@SimenB SimenB deleted the handle-missing-mocked branch January 4, 2022 22:54
@github-actions
Copy link

github-actions bot commented Feb 4, 2022

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 Feb 4, 2022
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.

[Bug]: TypeError: Cannot read properties of undefined (reading 'bind')
3 participants