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

Fix flow errors #517

Merged
merged 1 commit into from
May 10, 2017
Merged

Fix flow errors #517

merged 1 commit into from
May 10, 2017

Conversation

danez
Copy link
Member

@danez danez commented May 10, 2017

Q A
Bug fix? yes
New feature? no
Deprecations? n
Spec compliancy? n
Tests added/pass? y
Fixed tickets
License MIT

After merging some of the flow PRs flow is failing.

//cc @andy-ms

@codecov
Copy link

codecov bot commented May 10, 2017

Codecov Report

Merging #517 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #517      +/-   ##
==========================================
- Coverage   98.26%   98.26%   -0.01%     
==========================================
  Files          22       22              
  Lines        3526     3525       -1     
  Branches      978      978              
==========================================
- Hits         3465     3464       -1     
  Misses         22       22              
  Partials       39       39
Flag Coverage Δ
#babel 81.07% <ø> (-0.01%) ⬇️
#babylon 97.1% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/tokenizer/state.js 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 1773ca7...c977fe6. Read the comment docs.

@codecov
Copy link

codecov bot commented May 10, 2017

Codecov Report

Merging #517 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #517      +/-   ##
==========================================
- Coverage   98.26%   98.26%   -0.01%     
==========================================
  Files          22       22              
  Lines        3526     3525       -1     
  Branches      978      978              
==========================================
- Hits         3465     3464       -1     
  Misses         22       22              
  Partials       39       39
Flag Coverage Δ
#babel 81.07% <ø> (-0.01%) ⬇️
#babylon 97.1% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/tokenizer/state.js 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 1773ca7...c977fe6. Read the comment docs.

@danez danez merged commit d605a9a into master May 10, 2017
@danez danez deleted the fix-flow branch May 10, 2017 22:04
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.

3 participants