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

Strip flow-only class props without needing transform-class-properties. #3655

Merged
merged 1 commit into from Aug 16, 2016

Conversation

loganfsmyth
Copy link
Member

Alternate fix for #3654

@codecov-io
Copy link

codecov-io commented Aug 14, 2016

Current coverage is 88.13% (diff: 100%)

Merging #3655 into master will not change coverage

@@             master      #3655   diff @@
==========================================
  Files           188        188          
  Lines         10925      10925          
  Methods        1162       1162          
  Messages          0          0          
  Branches       2492       2492          
==========================================
  Hits           9629       9629          
  Misses         1296       1296          
  Partials          0          0          

Powered by Codecov. Last update a615964...b8df9ed

@hzoo
Copy link
Member

hzoo commented Aug 14, 2016

@loganfsmyth looks good.

Do we want to add a test for the other case in the logic (a class property with annotation that only removes the annotation)?

@hzoo hzoo added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Aug 14, 2016
@hzoo hzoo added this to the Next Patch milestone Aug 14, 2016
@hzoo hzoo merged commit 2aaee8b into babel:master Aug 16, 2016
@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: 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.

None yet

3 participants