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

Fix babel-plugin-transform-regenerator README #5852

Merged
merged 1 commit into from Jun 13, 2017
Merged

Fix babel-plugin-transform-regenerator README #5852

merged 1 commit into from Jun 13, 2017

Conversation

k15a
Copy link
Contributor

@k15a k15a commented Jun 13, 2017

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

@mention-bot
Copy link

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

@hzoo hzoo changed the base branch from master to 7.0 June 13, 2017 13:49
@hzoo hzoo changed the base branch from 7.0 to master June 13, 2017 13:49
@existentialism existentialism added the PR: Docs 📝 A type of pull request used for our changelog categories label Jun 13, 2017
@existentialism
Copy link
Member

@k15a thanks!

@existentialism existentialism merged commit fea3a72 into babel:master Jun 13, 2017
@k15a k15a deleted the patch-1 branch June 13, 2017 14:19
@codecov
Copy link

codecov bot commented Jun 13, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5852      +/-   ##
==========================================
+ Coverage   84.75%   84.78%   +0.03%     
==========================================
  Files         204      204              
  Lines        9608     9608              
  Branches     2702     2702              
==========================================
+ Hits         8143     8146       +3     
+ Misses        981      978       -3     
  Partials      484      484
Impacted Files Coverage Δ
packages/babel-traverse/src/path/context.js 85.34% <0%> (ø) ⬆️
...bel-plugin-transform-es2015-classes/src/vanilla.js 90.59% <0%> (+0.42%) ⬆️
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 1b29ab1...180412d. Read the comment docs.

@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: Docs 📝 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