Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove throwing error on unrecognized binding #550

Merged
merged 1 commit into from
May 23, 2017
Merged

Conversation

boopathi
Copy link
Member

@boopathi boopathi added the Tag: Bug Fix Pull Request fixes a bug label May 23, 2017
@boopathi boopathi merged commit 0bcd297 into master May 23, 2017
@boopathi boopathi deleted the fix-mangle-10 branch May 23, 2017 19:38
@codecov
Copy link

codecov bot commented May 23, 2017

Codecov Report

Merging #550 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
+ Coverage   82.86%   82.93%   +0.07%     
==========================================
  Files          40       40              
  Lines        2725     2719       -6     
  Branches      956      952       -4     
==========================================
- Hits         2258     2255       -3     
+ Misses        282      280       -2     
+ Partials      185      184       -1
Impacted Files Coverage Δ
...ages/babel-plugin-minify-mangle-names/src/index.js 82.48% <100%> (+0.51%) ⬆️
packages/babel-plugin-minify-simplify/src/index.js 80.74% <0%> (+0.12%) ⬆️

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 6e6df4b...05273b9. Read the comment docs.

@tomkel
Copy link

tomkel commented May 23, 2017

Thank you! 🎉

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

Successfully merging this pull request may close these issues.

2 participants