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(parser): typescript error that reads length of undefined #61

Merged
merged 3 commits into from
Apr 4, 2018

Conversation

buehler
Copy link
Owner

@buehler buehler commented Apr 4, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 4, 2018

Codecov Report

Merging #61 into develop will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
+ Coverage    89.46%   89.47%   +0.01%     
===========================================
  Files           63       63              
  Lines          940      941       +1     
  Branches       166      166              
===========================================
+ Hits           841      842       +1     
  Misses          92       92              
  Partials         7        7
Impacted Files Coverage Δ
src/DeclarationIndex.ts 83.75% <ø> (+0.1%) ⬆️
src/TypescriptParser.ts 87.14% <ø> (ø) ⬆️
src/node-parser/traverse-ast.ts 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 7ab7198...fef3074. Read the comment docs.

@buehler buehler merged commit 174e3ba into develop Apr 4, 2018
@buehler buehler deleted the fix/typescript-error branch April 4, 2018 11:25
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