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

Resolve issues relating to website builds: removed 4-spaces from generated file templates, adds crowdin-cli dependency for two way syncing of docs #3369

Merged
merged 1 commit into from
Apr 26, 2017

Conversation

ericnakagawa
Copy link
Contributor

This PR resolve issues relating to file templates that generate files with 4-spaces. I also added a required CLI "crowdin-cli" to allow for two way syncing of docs during CI build step.

Adding additional settings to prettier.js to catch unformatted files in packages/*

Running 'yarn prettier'
@codecov-io
Copy link

Codecov Report

Merging #3369 into master will not change coverage.
The diff coverage is 95%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3369   +/-   ##
=======================================
  Coverage   64.89%   64.89%           
=======================================
  Files         176      176           
  Lines        6521     6521           
  Branches        4        4           
=======================================
  Hits         4232     4232           
  Misses       2288     2288           
  Partials        1        1
Impacted Files Coverage Δ
...s/jest-editor-support/src/parsers/BabylonParser.js 98.64% <ø> (ø) ⬆️
...s/eslint-plugin-jest/src/rules/no-focused-tests.js 94.44% <ø> (ø) ⬆️
.../eslint-plugin-jest/src/rules/no-disabled-tests.js 94.44% <ø> (ø) ⬆️
packages/jest-runtime/src/shouldInstrument.js 68.18% <ø> (ø) ⬆️
packages/jest-config/src/vendor/jsonlint.js 55.72% <ø> (ø) ⬆️
packages/jest-runtime/src/index.js 75% <ø> (ø) ⬆️
packages/jest-cli/src/TestWorker.js 0% <0%> (ø) ⬆️
packages/jest-haste-map/src/crawlers/node.js 95.77% <100%> (ø) ⬆️
packages/jest-cli/src/TestSequencer.js 100% <100%> (ø) ⬆️
packages/jest-matchers/src/utils.js 100% <100%> (ø) ⬆️
... and 10 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 751cdca...2c4415b. Read the comment docs.

@cpojer cpojer merged commit 005ac8c into jestjs:master Apr 26, 2017
@cpojer
Copy link
Member

cpojer commented Apr 26, 2017

Awesome!

@ericnakagawa ericnakagawa requested a review from cpojer April 26, 2017 13:35
tushardhole pushed a commit to tushardhole/jest that referenced this pull request Aug 21, 2017
Adding additional settings to prettier.js to catch unformatted files in packages/*

Running 'yarn prettier'
@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