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

fix: update jest to fix build break #1531

Merged
merged 3 commits into from
Mar 12, 2019

Conversation

nicholasrice
Copy link
Contributor

@nicholasrice nicholasrice commented Mar 12, 2019

Description

Fixes issue related to jestjs/jest#8069

Motivation & context

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@nicholasrice nicholasrice force-pushed the users/nirice/fix-jest-build-break branch 3 times, most recently from ce9418e to 1fddb3d Compare March 12, 2019 21:41
@nicholasrice nicholasrice force-pushed the users/nirice/fix-jest-build-break branch from 1fddb3d to 2ad7e85 Compare March 12, 2019 21:43
@codeclimate
Copy link

codeclimate bot commented Mar 12, 2019

Code Climate has analyzed commit 2ad7e85 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 88.7%.

View more on Code Climate.

@nicholasrice nicholasrice merged commit 73ae6de into master Mar 12, 2019
@nicholasrice nicholasrice deleted the users/nirice/fix-jest-build-break branch March 12, 2019 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants