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

Fix Flow bug where implements was assigned to the wrong token #409

Merged
merged 1 commit into from
Jan 20, 2019

Conversation

alangpierce
Copy link
Owner

Fixes #407

@codecov-io
Copy link

Codecov Report

Merging #409 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
+ Coverage   80.03%   80.05%   +0.01%     
==========================================
  Files          46       46              
  Lines        5184     5184              
  Branches     1155     1155              
==========================================
+ Hits         4149     4150       +1     
  Misses        737      737              
+ Partials      298      297       -1
Impacted Files Coverage Δ
src/parser/plugins/flow.ts 62.21% <100%> (ø) ⬆️
src/parser/traverser/statement.ts 80.46% <0%> (+0.17%) ⬆️

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 d65e936...c747be7. Read the comment docs.

@alangpierce alangpierce merged commit ee838b9 into master Jan 20, 2019
@alangpierce alangpierce deleted the fix-flow-interface-parsing branch March 1, 2019 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants