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: remove getSourceMapInfo from jest-runtime #9969

Merged
merged 4 commits into from Dec 5, 2020

Conversation

thymikee
Copy link
Collaborator

@thymikee thymikee commented May 4, 2020

Summary

Addressing a TODO, remove getSourceMapInfo from jest-runtime

Test plan

CI

@codecov-io
Copy link

Codecov Report

Merging #9969 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9969   +/-   ##
=======================================
  Coverage   63.90%   63.90%           
=======================================
  Files         293      293           
  Lines       12489    12488    -1     
  Branches     3082     3080    -2     
=======================================
  Hits         7981     7981           
+ Misses       3863     3862    -1     
  Partials      645      645           
Impacted Files Coverage Δ
packages/jest-runtime/src/index.ts 56.18% <ø> (+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 d30a586...a0efe85. Read the comment docs.

@thymikee thymikee added this to the Jest 26.x milestone May 5, 2020
@SimenB SimenB modified the milestones: Jest 26.x, Jest 27 May 6, 2020
@SimenB SimenB merged commit 5e2e8ed into jestjs:master Dec 5, 2020
@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 10, 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

4 participants