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

[Refactor] extract type parameters to a variable #3634

[Refactor] `jsx-props-no-multi-spaces`: extract type parameters to var

ca30f77
Select commit
Loading
Failed to load commit list.
Merged

[Refactor] extract type parameters to a variable #3634

[Refactor] `jsx-props-no-multi-spaces`: extract type parameters to var
ca30f77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 3, 2023 in 0s

62.85% of diff hit (target 97.64%)

View this Pull Request on Codecov

62.85% of diff hit (target 97.64%)

Annotations

Check warning on line 106 in lib/rules/jsx-props-no-multi-spaces.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/rules/jsx-props-no-multi-spaces.js#L106

Added line #L106 was not covered by tests

Check warning on line 631 in lib/util/propTypes.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util/propTypes.js#L630-L631

Added lines #L630 - L631 were not covered by tests

Check warning on line 642 in lib/util/propTypes.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util/propTypes.js#L642

Added line #L642 was not covered by tests

Check warning on line 734 in lib/util/propTypes.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util/propTypes.js#L731-L734

Added lines #L731 - L734 were not covered by tests

Check warning on line 768 in lib/util/propTypes.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util/propTypes.js#L766-L768

Added lines #L766 - L768 were not covered by tests

Check warning on line 1018 in lib/util/propTypes.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util/propTypes.js#L1018

Added line #L1018 was not covered by tests

Check warning on line 1020 in lib/util/propTypes.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/util/propTypes.js#L1020

Added line #L1020 was not covered by tests