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

feat: add new package rule-tester #6777

Merged
merged 13 commits into from
Apr 27, 2023

review

d5a1839
Select commit
Failed to load commit list.
Merged

feat: add new package rule-tester #6777

review
d5a1839
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2023 in 1s

87.61% (+0.10%) compared to 3e3b789

View this Pull Request on Codecov

87.61% (+0.10%) compared to 3e3b789

Details

Codecov Report

Merging #6777 (d5a1839) into v6 (3e3b789) will increase coverage by 0.10%.
The diff coverage is 20.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v6    #6777      +/-   ##
==========================================
+ Coverage   87.51%   87.61%   +0.10%     
==========================================
  Files         376      375       -1     
  Lines       12939    12923      -16     
  Branches     3820     3821       +1     
==========================================
- Hits        11323    11322       -1     
+ Misses       1231     1216      -15     
  Partials      385      385              
Impacted Files Coverage Δ
packages/utils/src/ts-eslint/Linter.ts 50.00% <ø> (ø)
packages/utils/src/ts-eslint/RuleTester.ts 100.00% <ø> (ø)
packages/typescript-estree/src/simple-traverse.ts 71.87% <20.00%> (-4.80%) ⬇️