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

[New] add enforce-node-protocol-usage rule #3024

Merged
merged 1 commit into from
Dec 11, 2024

[New] add `enforce-node-protocol-usage` rule and `import/node-version…

8c8058c
Select commit
Loading
Failed to load commit list.
Merged

[New] add enforce-node-protocol-usage rule #3024

[New] add `enforce-node-protocol-usage` rule and `import/node-version…
8c8058c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2024 in 0s

86.27% of diff hit (target 94.72%)

View this Pull Request on Codecov

86.27% of diff hit (target 94.72%)

Annotations

Check warning on line 23 in src/rules/enforce-node-protocol-usage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/enforce-node-protocol-usage.js#L23

Added line #L23 was not covered by tests

Check warning on line 26 in src/rules/enforce-node-protocol-usage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/enforce-node-protocol-usage.js#L26

Added line #L26 was not covered by tests

Check warning on line 59 in src/rules/enforce-node-protocol-usage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/enforce-node-protocol-usage.js#L59

Added line #L59 was not covered by tests

Check warning on line 81 in src/rules/enforce-node-protocol-usage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/enforce-node-protocol-usage.js#L81

Added line #L81 was not covered by tests

Check warning on line 92 in src/rules/enforce-node-protocol-usage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/enforce-node-protocol-usage.js#L92

Added line #L92 was not covered by tests

Check warning on line 96 in src/rules/enforce-node-protocol-usage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/enforce-node-protocol-usage.js#L96

Added line #L96 was not covered by tests

Check warning on line 98 in src/rules/enforce-node-protocol-usage.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/enforce-node-protocol-usage.js#L98

Added line #L98 was not covered by tests