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

add options to babel-preset-latest #3673

Merged
merged 1 commit into from Aug 23, 2016
Merged

add options to babel-preset-latest #3673

merged 1 commit into from Aug 23, 2016

Conversation

hzoo
Copy link
Member

@hzoo hzoo commented Aug 23, 2016

  • tests

@codecov-io
Copy link

codecov-io commented Aug 23, 2016

Current coverage is 88.26% (diff: 100%)

Merging #3673 into master will increase coverage by 1.41%

@@             master      #3673   diff @@
==========================================
  Files           191        191          
  Lines         13604      13604          
  Methods        1423       1423          
  Messages          0          0          
  Branches       3137       3137          
==========================================
+ Hits          11816      12008   +192   
+ Misses         1788       1596   -192   
  Partials          0          0          

Powered by Codecov. Last update 1e6257b...13c560b

@@ -10,6 +10,6 @@
"dependencies": {
Copy link
Member

@danez danez Aug 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the "main" is now pointing to the wrong file

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool 👍 , and should be caught with the tests 😄 I hope

@hzoo
Copy link
Member Author

hzoo commented Aug 23, 2016

Adding tests in the next PR to make master pass

@hzoo hzoo added the PR: New Feature 🚀 A type of pull request used for our changelog categories label Aug 23, 2016
@hzoo hzoo merged commit 3bf4797 into master Aug 23, 2016
@hzoo hzoo deleted the latest branch August 23, 2016 18:27
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 7, 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: 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

3 participants