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

Upgrade to prettier 1.1.0. #3314

Merged
merged 1 commit into from
Apr 18, 2017
Merged

Upgrade to prettier 1.1.0. #3314

merged 1 commit into from
Apr 18, 2017

Conversation

cpojer
Copy link
Member

@cpojer cpojer commented Apr 18, 2017

Summary

This fixes all the major issues with syntax I had. Yay.

Test plan

jest

@cpojer cpojer merged commit 5f72d73 into jestjs:master Apr 18, 2017
@codecov-io
Copy link

Codecov Report

Merging #3314 into master will decrease coverage by 0.01%.
The diff coverage is 75.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3314      +/-   ##
==========================================
- Coverage   65.04%   65.02%   -0.02%     
==========================================
  Files         178      178              
  Lines        6537     6531       -6     
  Branches        4        4              
==========================================
- Hits         4252     4247       -5     
+ Misses       2284     2283       -1     
  Partials        1        1
Impacted Files Coverage Δ
packages/jest-jasmine2/src/assert-support.js 0% <0%> (ø) ⬆️
...ackages/jest-cli/src/reporters/getConsoleOutput.js 18.75% <0%> (+1.1%) ⬆️
packages/jest-cli/src/runJest.js 60.24% <0%> (ø) ⬆️
packages/jest-cli/src/reporters/VerboseReporter.js 30.61% <0%> (ø) ⬆️
packages/jest-jasmine2/src/jasmine/Spec.js 0% <0%> (ø) ⬆️
packages/jest-cli/src/reporters/getResultHeader.js 37.5% <0%> (ø) ⬆️
packages/jest-cli/src/reporters/DefaultReporter.js 16.39% <0%> (ø) ⬆️
packages/jest-util/src/FakeTimers.js 91% <0%> (ø) ⬆️
packages/jest-cli/src/reporters/SummaryReporter.js 26.15% <0%> (ø) ⬆️
packages/jest-cli/src/reporters/Status.js 7.57% <0%> (ø) ⬆️
... and 45 more

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 e94ea05...0dc30c4. Read the comment docs.

skovhus pushed a commit to skovhus/jest that referenced this pull request Apr 29, 2017
@cpojer cpojer deleted the prettier-1.0 branch May 4, 2017 15:44
tushardhole pushed a commit to tushardhole/jest that referenced this pull request Aug 21, 2017
@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.

4 participants