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

Move syntax-dynamic-import to stage-3 #5610

Merged
merged 1 commit into from
Apr 8, 2017
Merged

Move syntax-dynamic-import to stage-3 #5610

merged 1 commit into from
Apr 8, 2017

Conversation

dkaoster
Copy link
Contributor

@dkaoster dkaoster commented Apr 7, 2017

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

Moves syntax-dynamic-import from stage-2 to stage-3

@mention-bot
Copy link

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

@codecov
Copy link

codecov bot commented Apr 7, 2017

Codecov Report

Merging #5610 into 7.0 will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              7.0    #5610      +/-   ##
==========================================
+ Coverage   84.39%   84.43%   +0.03%     
==========================================
  Files         285      285              
  Lines        9647     9647              
  Branches     2710     2710              
==========================================
+ Hits         8142     8145       +3     
+ Misses       1003     1000       -3     
  Partials      502      502
Impacted Files Coverage Δ
packages/babel-preset-stage-2/src/index.js 100% <ø> (ø) ⬆️
packages/babel-preset-stage-3/src/index.js 100% <ø> (ø) ⬆️
packages/babel-traverse/src/path/context.js 85.34% <0%> (+0.86%) ⬆️
packages/babel-traverse/src/path/modification.js 74.75% <0%> (+0.97%) ⬆️
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 0b917c0...662adf3. Read the comment docs.

@hzoo hzoo added the PR: Spec Compliance 👓 A type of pull request used for our changelog categories label Apr 8, 2017
@hzoo hzoo merged commit 216cbf5 into babel:7.0 Apr 8, 2017
@hzoo
Copy link
Member

hzoo commented Apr 8, 2017

Thanks!!

@dkaoster dkaoster deleted the syntax-dynamic-import-to-stage-3 branch April 8, 2017 14: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
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Spec Compliance 👓 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

3 participants