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

babel-jest: Support upcoming beta #4403

Merged
merged 1 commit into from
Aug 31, 2017
Merged

babel-jest: Support upcoming beta #4403

merged 1 commit into from
Aug 31, 2017

Conversation

danez
Copy link
Contributor

@danez danez commented Aug 31, 2017

Summary
We will be releasing a beta soon, and babel-jest should support this as well.

@cpojer cpojer merged commit fab51f8 into jestjs:master Aug 31, 2017
@codecov-io
Copy link

Codecov Report

Merging #4403 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4403   +/-   ##
=======================================
  Coverage   56.17%   56.17%           
=======================================
  Files         191      191           
  Lines        6424     6424           
  Branches        6        6           
=======================================
  Hits         3609     3609           
  Misses       2812     2812           
  Partials        3        3

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 e926ab8...85d0257. Read the comment docs.

@@ -16,6 +16,6 @@
"babel-core": "^6.0.0"
},
"peerDependencies": {
"babel-core": "^6.0.0 || ^7.0.0-alpha || ^7.0.0"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's covered if we don't change the version

screen shot 2017-08-31 at 9 34 46 am

but all good

@danez danez deleted the patch-2 branch August 31, 2017 13:39
@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 13, 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.

5 participants