Skip to content

test(plugin-tslint): missing test cases for eslint-plugin-tslint #303

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 2 commits into from
Feb 23, 2019
Merged

test(plugin-tslint): missing test cases for eslint-plugin-tslint #303

merged 2 commits into from
Feb 23, 2019

Conversation

armano2
Copy link
Collaborator

@armano2 armano2 commented Feb 20, 2019

This PR adds missing regression tests for eslint-plugin-tslint and enables linting of tests files in plugin

@armano2 armano2 added the tests anything to do with testing label Feb 20, 2019
@armano2 armano2 self-assigned this Feb 20, 2019
@codecov
Copy link

codecov bot commented Feb 20, 2019

Codecov Report

Merging #303 into master will increase coverage by 0.08%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
+ Coverage   97.05%   97.14%   +0.08%     
==========================================
  Files          67       67              
  Lines        2345     2344       -1     
  Branches      334      334              
==========================================
+ Hits         2276     2277       +1     
+ Misses         46       45       -1     
+ Partials       23       22       -1
Impacted Files Coverage Δ
packages/eslint-plugin-tslint/src/index.ts 100% <ø> (+7.14%) ⬆️
packages/eslint-plugin-tslint/src/custom-linter.ts 100% <100%> (ø) ⬆️

@armano2 armano2 merged commit b29cad9 into typescript-eslint:master Feb 23, 2019
@armano2 armano2 deleted the eslint-plugin-tslint branch February 23, 2019 13:05
@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
tests anything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants