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: remove RuleTester in /utils in favour of the new /rule-tester package #6816

Merged
merged 5 commits into from
Apr 28, 2023

Update packages/website/blog/2023-03-13-announcing-typescript-eslint-…

a82d5e8
Select commit
Failed to load commit list.
Merged

feat: remove RuleTester in /utils in favour of the new /rule-tester package #6816

Update packages/website/blog/2023-03-13-announcing-typescript-eslint-…
a82d5e8
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2023 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❗ No coverage uploaded for pull request base (v6@2ce1c1d). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff          @@
##             v6    #6816   +/-   ##
=====================================
  Coverage      ?   87.70%           
=====================================
  Files         ?      372           
  Lines         ?    12815           
  Branches      ?     3795           
=====================================
  Hits          ?    11239           
  Misses        ?     1200           
  Partials      ?      376           
Impacted Files Coverage Δ
...int-plugin/src/rules/consistent-type-assertions.ts 92.59% <ø> (ø)
packages/utils/src/eslint-utils/index.ts 100.00% <ø> (ø)