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

prettier-2.0 #254

Merged
merged 1 commit into from
Mar 24, 2020
Merged

prettier-2.0 #254

merged 1 commit into from
Mar 24, 2020

Conversation

mattiaerre
Copy link
Member

Description

  • prettier:fix

@codecov
Copy link

codecov bot commented Mar 24, 2020

Codecov Report

Merging #254 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          85       85           
  Lines         662      662           
  Branches      122      122           
=======================================
  Hits          660      660           
  Misses          2        2           
Impacted Files Coverage Δ
src/binary-operator-printers/assignment.js 100.00% <ø> (ø)
src/binary-operator-printers/arithmetic.js 100.00% <100.00%> (ø)
src/binary-operator-printers/bit.js 100.00% <100.00%> (ø)
src/binary-operator-printers/comparison.js 100.00% <100.00%> (ø)
src/binary-operator-printers/exponentiation.js 100.00% <100.00%> (ø)
src/binary-operator-printers/logical.js 100.00% <100.00%> (ø)
src/binary-operator-printers/shift.js 100.00% <100.00%> (ø)
src/comments/printer.js 94.44% <100.00%> (ø)
src/nodes/ElementaryTypeName.js 100.00% <100.00%> (ø)
src/nodes/FunctionDefinition.js 100.00% <100.00%> (ø)
... and 6 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 689f266...763ab1c. Read the comment docs.

Copy link
Contributor

@Janther Janther left a comment

Choose a reason for hiding this comment

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

Funny how one decision on format affects so many files

@mattiaerre mattiaerre merged commit a6b3968 into master Mar 24, 2020
@mattiaerre mattiaerre deleted the prettier-2.0 branch March 24, 2020 17:37
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.

None yet

2 participants