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

Rename NumericLiteralTypeAnnotation to NumberLiteralTypeAnnotation #332

Conversation

phpnode
Copy link
Contributor

@phpnode phpnode commented Jan 27, 2017

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

Flow uses NumberLiteralTypeAnnotation rather than NumericLiteralTypeAnnotation, this brings babylon inline.

@codecov-io
Copy link

codecov-io commented Jan 27, 2017

Current coverage is 97.46% (diff: 100%)

Merging #332 into 7.0 will not change coverage

@@                7.0       #332   diff @@
==========================================
  Files            19         19          
  Lines          3237       3237          
  Methods         338        338          
  Messages          0          0          
  Branches        847        847          
==========================================
  Hits           3155       3155          
  Misses           35         35          
  Partials         47         47          

Powered by Codecov. Last update c424156...60079c9

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