Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

[7.0] Rename flow AST Type ExistentialTypeParam to ExistsTypeAnnotation #322

Merged
merged 1 commit into from
Jan 27, 2017

Conversation

koba04
Copy link
Contributor

@koba04 koba04 commented Jan 24, 2017

Q A
Bug fix? no
Breaking change? yes
New feature? no
Deprecations? no
Spec compliancy? no
Tests added/pass? yes
Fixed tickets #319
License MIT

@codecov-io
Copy link

codecov-io commented Jan 24, 2017

Current coverage is 97.46% (diff: 100%)

Merging #322 into 7.0 will increase coverage by 0.17%

@@                7.0       #322   diff @@
==========================================
  Files            20         19     -1   
  Lines          3948       3237   -711   
  Methods         475        338   -137   
  Messages          0          0          
  Branches       1163        847   -316   
==========================================
- Hits           3841       3155   -686   
+ Misses           50         35    -15   
+ Partials         57         47    -10   

Powered by Codecov. Last update bd00176...3bb3390

@hzoo hzoo changed the base branch from master to 7.0 January 25, 2017 02:55
@koba04 koba04 changed the title Rename flow AST Type ExistentialTypeParam to ExistsTypeAnnotation [7.0] Rename flow AST Type ExistentialTypeParam to ExistsTypeAnnotation Jan 25, 2017
@danez danez merged commit c424156 into babel:7.0 Jan 27, 2017
@koba04
Copy link
Contributor Author

koba04 commented Jan 28, 2017

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants