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

replace paths with cloned nodes in builtins transform #579

Merged
merged 1 commit into from Jun 14, 2017
Merged

Conversation

vigneshshanmugam
Copy link
Member

@vigneshshanmugam vigneshshanmugam commented Jun 14, 2017

@boopathi boopathi added the Tag: Bug Fix Pull Request fixes a bug label Jun 14, 2017
@boopathi boopathi merged commit f8d4f07 into master Jun 14, 2017
@boopathi boopathi deleted the fix-568 branch June 14, 2017 15:31
@codecov
Copy link

codecov bot commented Jun 14, 2017

Codecov Report

Merging #579 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   82.86%   82.86%           
=======================================
  Files          44       44           
  Lines        2900     2900           
  Branches     1012     1012           
=======================================
  Hits         2403     2403           
  Misses        303      303           
  Partials      194      194
Impacted Files Coverage Δ
packages/babel-plugin-minify-builtins/src/index.js 89.79% <100%> (ø) ⬆️

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 78c8208...9b278ac. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tag: Bug Fix Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflict between builtins and mangle-names
2 participants