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

Support declare export statements #5589

Merged
merged 2 commits into from
Jun 8, 2017
Merged

Support declare export statements #5589

merged 2 commits into from
Jun 8, 2017

Conversation

danez
Copy link
Member

@danez danez commented Apr 5, 2017

Q A
Patch: Bug Fix? n
Major: Breaking Change? n
Minor: New Feature? y
Deprecations?
Spec Compliancy?
Tests Added/Pass? y
Fixed Tickets
License MIT
Doc PR
Dependency Changes

Counterpart of babel/babylon#224

@mention-bot
Copy link

@danez, thanks for your PR! By analyzing the history of the files in this pull request, we identified @loganfsmyth, @zpao and @samwgoldman to be potential reviewers.

@danez danez added the PR: New Feature 🚀 A type of pull request used for our changelog categories label Jun 8, 2017
@codecov
Copy link

codecov bot commented Jun 8, 2017

Codecov Report

Merging #5589 into 7.0 will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              7.0    #5589      +/-   ##
==========================================
+ Coverage   85.09%   85.18%   +0.08%     
==========================================
  Files         284      284              
  Lines        9911     9953      +42     
  Branches     2768     2776       +8     
==========================================
+ Hits         8434     8478      +44     
+ Misses        976      974       -2     
  Partials      501      501
Impacted Files Coverage Δ
packages/babel-types/src/definitions/flow.js 100% <100%> (ø) ⬆️
packages/babel-generator/src/generators/flow.js 97.79% <100%> (+0.38%) ⬆️
packages/babel-traverse/src/path/context.js 85.34% <0%> (ø) ⬆️
...bel-plugin-transform-es2015-classes/src/vanilla.js 90.63% <0%> (ø) ⬆️
packages/babel-traverse/src/path/modification.js 73.07% <0%> (+0.96%) ⬆️
packages/babel-helper-call-delegate/src/index.js 68% <0%> (+4%) ⬆️

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 5cc1cbf...2eb4351. Read the comment docs.

@danez danez merged commit 36ab72f into babel:7.0 Jun 8, 2017
@danez danez deleted the flow-declare-exports branch June 8, 2017 21:15
@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
area: flow outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: New Feature 🚀 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants