Skip to content

refactor(ts-estree): improve definition of parameters #209

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 1 commit into from
Feb 5, 2019
Merged

refactor(ts-estree): improve definition of parameters #209

merged 1 commit into from
Feb 5, 2019

Conversation

armano2
Copy link
Collaborator

@armano2 armano2 commented Feb 5, 2019

  • improve definition of parameters
  • add missing tests for decorators

- add missing tests for decorators
@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #209 into master will increase coverage by 0.16%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   96.21%   96.37%   +0.16%     
==========================================
  Files          51       51              
  Lines        2455     2455              
  Branches      370      370              
==========================================
+ Hits         2362     2366       +4     
+ Misses         48       46       -2     
+ Partials       45       43       -2
Impacted Files Coverage Δ
packages/typescript-estree/src/convert.ts 96.82% <100%> (ø) ⬆️
packages/parser/src/analyze-scope.ts 94.88% <0%> (+1.57%) ⬆️

@armano2 armano2 merged commit c1abae9 into typescript-eslint:master Feb 5, 2019
@armano2 armano2 deleted the test-decorators branch February 5, 2019 00:38
kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull request Aug 27, 2019
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants