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

Hoist nested methods #5

Merged
merged 2 commits into from Apr 2, 2017
Merged

Hoist nested methods #5

merged 2 commits into from Apr 2, 2017

Conversation

motiz88
Copy link
Owner

@motiz88 motiz88 commented Sep 12, 2016

Implements #1.

This feature was blocked on the following Babel PRs:

Therefore it requires Babel v6.18.0 or higher.

…ue`)

See README.md for documentation.

This feature is blocked on the following Babel PRs/issues:
* babel/babel#4500
* babel/babylon#121
* babel/babel#4337
* babel/babel#4230 (partially)
@codecov-io
Copy link

codecov-io commented Apr 2, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          72     87   +15     
=====================================
+ Hits           72     87   +15
Impacted Files Coverage Δ
src/index.js 100% <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 2869f2b...d99ee9e. Read the comment docs.

@motiz88 motiz88 merged commit 5544629 into master Apr 2, 2017
@motiz88 motiz88 deleted the hoist-methods branch April 2, 2017 09:05
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