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

Remove line break between similar tags and $ jsCode #111

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

BhavinPatel04
Copy link
Contributor

Description

Added code to remove extra line break between similar tags and $ jsCode

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@codecov
Copy link

codecov bot commented Jan 3, 2019

Codecov Report

Merging #111 into master will increase coverage by 1.06%.
The diff coverage is 93.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   40.21%   41.28%   +1.06%     
==========================================
  Files          65       66       +1     
  Lines        1840     1875      +35     
==========================================
+ Hits          740      774      +34     
- Misses       1100     1101       +1     
Impacted Files Coverage Δ
packages/migrate/src/cli.js 0.00% <0.00%> (ø)
...rate/src/util/default-migrations/component-file.js 50.00% <0.00%> (ø)
packages/prettyprint/src/util/formatArgument.js 93.33% <93.33%> (ø)
packages/migrate/src/index.js 92.68% <100.00%> (+1.77%) ⬆️
...kages/migrate/src/util/default-migrations/index.js 100.00% <100.00%> (ø)
...igrate/src/util/default-migrations/update-paths.js 100.00% <100.00%> (ø)
packages/prettyprint/src/PrintContext.js 100.00% <100.00%> (ø)
packages/prettyprint/src/prettyPrintAST.js 93.75% <100.00%> (+0.41%) ⬆️
packages/prettyprint/src/prettyPrintSource.js 89.47% <100.00%> (+0.58%) ⬆️
packages/prettyprint/src/printHtmlElement.js 100.00% <100.00%> (ø)
... and 8 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 622145b...5d94370. Read the comment docs.

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.

2 participants