Skip to content

test(typescript-estree): add test cases for extraFileExtensions #1405

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
Jan 6, 2020
Merged

Conversation

armano2
Copy link
Collaborator

@armano2 armano2 commented Jan 6, 2020

This is follow up PR that adds test cases for changes introduced in #963

@typescript-eslint

This comment has been minimized.

@codecov
Copy link

codecov bot commented Jan 6, 2020

Codecov Report

Merging #1405 into master will increase coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1405      +/-   ##
==========================================
+ Coverage   94.43%   94.58%   +0.14%     
==========================================
  Files         140      140              
  Lines        6034     6034              
  Branches     1712     1712              
==========================================
+ Hits         5698     5707       +9     
+ Misses        186      181       -5     
+ Partials      150      146       -4
Impacted Files Coverage Δ
...ges/typescript-estree/src/create-program/shared.ts 86.66% <0%> (+6.66%) ⬆️
...-estree/src/create-program/createProjectProgram.ts 97.05% <0%> (+20.58%) ⬆️

Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@bradzacher bradzacher added the tests anything to do with testing label Jan 6, 2020
@bradzacher bradzacher merged commit a2c53ae into typescript-eslint:master Jan 6, 2020
@armano2 armano2 deleted the 963-tests branch January 6, 2020 06:56
@armano2 armano2 self-assigned this Jan 6, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tests anything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants