feat(flags): add isAsync flag for methods and functions by buehler · Pull Request #92 · buehler/node-typescript-parser

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@buehler

Copy link Copy Markdown

Owner

@buehler buehler commented

Aug 31, 2018

edited

Loading

Relates #79
Closes #66

@codecov-io

Copy link Copy Markdown

codecov-io commented

Aug 31, 2018

edited

Loading

Codecov Report

Merging #92 into develop will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
+ Coverage    90.31%   90.33%   +0.01%     
===========================================
  Files           63       63              
  Lines          981      983       +2     
  Branches       193      173      -20     
===========================================
+ Hits           886      888       +2     
  Misses          88       88              
  Partials         7        7
Impacted Files Coverage Δ
src/node-parser/interface-parser.ts 92.3% <ø> (ø) ⬆️
src/node-parser/class-parser.ts 94.36% <ø> (ø) ⬆️
src/node-parser/function-parser.ts 98.18% <100%> (ø) ⬆️
src/declarations/FunctionDeclaration.ts 100% <100%> (ø) ⬆️
src/declarations/MethodDeclaration.ts 100% <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 617764d...1356310. Read the comment docs.

@buehler buehler merged commit b21136a into develop

Aug 31, 2018

@buehler buehler deleted the feat/is-async-flag branch

August 31, 2018 06:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@buehler @codecov-io