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

Fix type check errors #521

Merged
merged 1 commit into from May 14, 2017
Merged

Fix type check errors #521

merged 1 commit into from May 14, 2017

Conversation

ghost
Copy link

@ghost ghost commented May 12, 2017

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

Fixed new type checking errors due to #489 and #488 being merged.

@codecov
Copy link

codecov bot commented May 12, 2017

Codecov Report

Merging #521 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #521   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files          22       22           
  Lines        3530     3530           
  Branches      981      981           
=======================================
  Hits         3469     3469           
  Misses         22       22           
  Partials       39       39
Flag Coverage Δ
#babel 81.04% <80%> (ø) ⬆️
#babylon 97.11% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/parser/statement.js 99.08% <100%> (ø) ⬆️
src/plugins/estree.js 99.16% <100%> (ø) ⬆️
src/parser/expression.js 97.38% <100%> (ø) ⬆️

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 a738870...4a2bf55. Read the comment docs.

@danez danez merged commit aa78011 into babel:master May 14, 2017
@ghost ghost deleted the flowfix branch May 15, 2017 14:22
@ghost ghost mentioned this pull request May 19, 2017
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

2 participants