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[tool]: add -Werror and -Wnone options #4447

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

add -Werror and -Wnone options

3728f5b
Select commit
Loading
Failed to load commit list.
Draft

feat[tool]: add -Werror and -Wnone options #4447

add -Werror and -Wnone options
3728f5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 12, 2025 in 0s

61.70% of diff hit (target 92.01%)

View this Pull Request on Codecov

61.70% of diff hit (target 92.01%)

Annotations

Check warning on line 136 in vyper/ast/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/ast/nodes.py#L136

Added line #L136 was not covered by tests

Check warning on line 446 in vyper/ast/parse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/ast/parse.py#L446

Added line #L446 was not covered by tests

Check warning on line 191 in vyper/cli/vyper_compile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/cli/vyper_compile.py#L191

Added line #L191 was not covered by tests

Check warning on line 210 in vyper/cli/vyper_compile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/cli/vyper_compile.py#L210

Added line #L210 was not covered by tests

Check warning on line 212 in vyper/cli/vyper_compile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/cli/vyper_compile.py#L212

Added line #L212 was not covered by tests

Check warning on line 215 in vyper/cli/vyper_compile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/cli/vyper_compile.py#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 217 in vyper/cli/vyper_compile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/cli/vyper_compile.py#L217

Added line #L217 was not covered by tests

Check warning on line 280 in vyper/cli/vyper_json.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/cli/vyper_json.py#L280

Added line #L280 was not covered by tests

Check warning on line 278 in vyper/codegen/expr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/codegen/expr.py#L278

Added line #L278 was not covered by tests

Check warning on line 284 in vyper/codegen/expr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/codegen/expr.py#L284

Added line #L284 was not covered by tests

Check warning on line 443 in vyper/compiler/output.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/compiler/output.py#L443

Added line #L443 was not covered by tests

Check warning on line 355 in vyper/compiler/phases.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/compiler/phases.py#L355

Added line #L355 was not covered by tests

Check warning on line 116 in vyper/semantics/types/subscriptable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/semantics/types/subscriptable.py#L116

Added line #L116 was not covered by tests

Check warning on line 13 in vyper/warnings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

vyper/warnings.py#L13

Added line #L13 was not covered by tests