Skip to content

Conversation

@SimenB
Copy link
Member

@SimenB SimenB commented Jun 6, 2018

Summary

Less bytes to read is good, right?

Test plan

Green CI

@SimenB SimenB mentioned this pull request Jun 6, 2018
10 tasks
{
files: ['*.md'],
rules: {
'arrow-body-style': 0,
Copy link
Member Author

Choose a reason for hiding this comment

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

markdown is not autofixable (although the markdown plugin got a PR today, so maybe soon! (eslint/markdown#97))

@codecov-io
Copy link

Codecov Report

Merging #6406 into master will increase coverage by 0.01%.
The diff coverage is 48.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6406      +/-   ##
==========================================
+ Coverage   63.48%   63.49%   +0.01%     
==========================================
  Files         227      227              
  Lines        8697     8689       -8     
  Branches        4        3       -1     
==========================================
- Hits         5521     5517       -4     
+ Misses       3175     3171       -4     
  Partials        1        1
Impacted Files Coverage Δ
packages/jest-resolve/src/index.js 96.72% <ø> (ø) ⬆️
...es/jest-cli/src/lib/handle_deprecation_warnings.js 0% <ø> (ø) ⬆️
packages/jest-config/src/normalize.js 93.85% <ø> (ø) ⬆️
packages/jest-jasmine2/src/setup_jest_globals.js 0% <0%> (ø) ⬆️
packages/jest-cli/src/watch.js 79.02% <0%> (ø) ⬆️
packages/jest-watcher/src/jest_hooks.js 76.47% <0%> (ø) ⬆️
packages/jest-jasmine2/src/assert_support.js 0% <0%> (ø) ⬆️
.../jest-editor-support/src/parsers/babylon_parser.js 92.2% <100%> (ø) ⬆️
packages/jest-cli/src/lib/watch_plugins_helpers.js 94.44% <100%> (ø) ⬆️
...e/coverage-report/cached-duplicates/a/Identical.js 100% <100%> (ø) ⬆️
... and 24 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 05bbcc5...7418b7c. Read the comment docs.

@cpojer cpojer merged commit ed95b36 into jestjs:master Jun 20, 2018
@SimenB SimenB deleted the arrow-body-style branch October 18, 2018 17:25
@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 12, 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