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(eslint-plugin): [class-methods-use-this] add extension rule #6457

Merged
merged 3 commits into from
Jul 18, 2023

updoots

41da796
Select commit
Failed to load commit list.
Merged

feat(eslint-plugin): [class-methods-use-this] add extension rule #6457

updoots
41da796
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Jul 18, 2023 in 1s

69.35% of diff hit (target 90.00%)

View this Pull Request on Codecov

69.35% of diff hit (target 90.00%)

Annotations

Check warning on line 208 in packages/eslint-plugin/src/rules/class-methods-use-this.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/rules/class-methods-use-this.ts#L208

Added line #L208 was not covered by tests

Check warning on line 211 in packages/eslint-plugin/src/rules/class-methods-use-this.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/rules/class-methods-use-this.ts#L211

Added line #L211 was not covered by tests

Check warning on line 23 in packages/eslint-plugin/src/util/getStaticStringValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/util/getStaticStringValue.ts#L23

Added line #L23 was not covered by tests

Check warning on line 26 in packages/eslint-plugin/src/util/getStaticStringValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/util/getStaticStringValue.ts#L26

Added line #L26 was not covered by tests

Check warning on line 30 in packages/eslint-plugin/src/util/getStaticStringValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/util/getStaticStringValue.ts#L30

Added line #L30 was not covered by tests

Check warning on line 37 in packages/eslint-plugin/src/util/getStaticStringValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/util/getStaticStringValue.ts#L37

Added line #L37 was not covered by tests

Check warning on line 41 in packages/eslint-plugin/src/util/getStaticStringValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/util/getStaticStringValue.ts#L41

Added line #L41 was not covered by tests

Check warning on line 43 in packages/eslint-plugin/src/util/getStaticStringValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/util/getStaticStringValue.ts#L43

Added line #L43 was not covered by tests

Check warning on line 48 in packages/eslint-plugin/src/util/getStaticStringValue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/eslint-plugin/src/util/getStaticStringValue.ts#L48

Added line #L48 was not covered by tests