Skip to content

feat(ts-estree): fix parsing nested sequence expressions #286

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

Merged
merged 3 commits into from
Feb 16, 2019
Merged

feat(ts-estree): fix parsing nested sequence expressions #286

merged 3 commits into from
Feb 16, 2019

Conversation

armano2
Copy link
Collaborator

@armano2 armano2 commented Feb 14, 2019

No description provided.

@armano2 armano2 self-assigned this Feb 14, 2019
@armano2 armano2 added the bug Something isn't working label Feb 14, 2019
@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

Merging #286 into master will increase coverage by 0.06%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   94.96%   95.03%   +0.06%     
==========================================
  Files          67       67              
  Lines        2803     2801       -2     
  Branches      724      724              
==========================================
  Hits         2662     2662              
+ Misses         54       53       -1     
+ Partials       87       86       -1
Impacted Files Coverage Δ
packages/typescript-estree/src/convert.ts 98.2% <100%> (+0.29%) ⬆️

@armano2 armano2 requested a review from JamesHenry February 14, 2019 22:20
@armano2 armano2 marked this pull request as ready for review February 14, 2019 22:21
@armano2 armano2 removed the request for review from JamesHenry February 14, 2019 22:32
@bradzacher bradzacher merged commit ecc9631 into typescript-eslint:master Feb 16, 2019
@armano2 armano2 deleted the sequence-expression branch February 16, 2019 02:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants