Skip to content

Calculate the correct arity for async functions with destructuring#4978

Merged
hzoo merged 1 commit intobabel:masterfrom
loganfsmyth:fix-async-fn-regression
Dec 9, 2016
Merged

Calculate the correct arity for async functions with destructuring#4978
hzoo merged 1 commit intobabel:masterfrom
loganfsmyth:fix-async-fn-regression

Conversation

@loganfsmyth
Copy link
Copy Markdown
Member

Doh, regression from #4901.

@hzoo hzoo added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Dec 9, 2016
@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 9, 2016

Current coverage is 89.10% (diff: 100%)

Merging #4978 into master will not change coverage

@@             master      #4978   diff @@
==========================================
  Files           197        197          
  Lines          9771       9771          
  Methods        1066       1066          
  Messages          0          0          
  Branches       2603       2603          
==========================================
  Hits           8706       8706          
  Misses         1065       1065          
  Partials          0          0          

Powered by Codecov. Last update d597678...74f662a

@hzoo hzoo merged commit 5aa87aa into babel:master Dec 9, 2016
Jessidhia pushed a commit to Jessidhia/babel that referenced this pull request Dec 12, 2016
* master:
  make installing runtime/transform-runtime clearer [skip ci] (babel#4991)
  Add example to es2015-unicode-regex [skip ci] (babel#4983)
  v6.20.3
  Calculate the correct arity for async functions with destructuring - fixes babel#4977 (babel#4978)
  v6.20.2
  fix object spread (babel#4976)
  fix clean lib
  update readme [skip ci]
  v6.20.1
  Fix nested object spread (babel#4974)
  v6.20.0
  v6.20.0 changelog [skip ci] (babel#4971)
  Raise limit on code size before compacting (babel#4965)
  Use regenerator-transform to implement babel-plugin-transform-regenerator (babel#4881)
  Add getBindingIdentifierPaths/getOuterBindingIdentifierPaths (babel#4876)
  Hoist generateDeclaredUidIdentifier helper function (babel#4934)
Jessidhia pushed a commit to Jessidhia/babel that referenced this pull request Dec 16, 2016
* master: (89 commits)
  fix sizing [skip ci]
  typo [skip ci]
  changelog for v6.20.1 to v6.20.3 [skip ci]
  mention repl/link [skip ci]
  add semver label [skip ci]
  Fix links in CONTRIBUTING.md [skip ci] (babel#4989)
  make installing runtime/transform-runtime clearer [skip ci] (babel#4991)
  Add example to es2015-unicode-regex [skip ci] (babel#4983)
  v6.20.3
  Calculate the correct arity for async functions with destructuring - fixes babel#4977 (babel#4978)
  v6.20.2
  fix object spread (babel#4976)
  fix clean lib
  update readme [skip ci]
  v6.20.1
  Fix nested object spread (babel#4974)
  v6.20.0
  v6.20.0 changelog [skip ci] (babel#4971)
  Raise limit on code size before compacting (babel#4965)
  Use regenerator-transform to implement babel-plugin-transform-regenerator (babel#4881)
  ...
panagosg7 pushed a commit to panagosg7/babel that referenced this pull request Jan 17, 2017
@loganfsmyth loganfsmyth deleted the fix-async-fn-regression branch February 4, 2017 19:50
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants