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

Fixed java reserved words codegen errors #1975

Merged
merged 1 commit into from
Oct 18, 2023

fixed java reserved words codegen errors

a835a28
Select commit
Failed to load commit list.
Merged

Fixed java reserved words codegen errors #1975

fixed java reserved words codegen errors
a835a28
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 17, 2023 in 0s

75.00% of diff hit (target 68.49%)

View this Pull Request on Codecov

75.00% of diff hit (target 68.49%)

Annotations

Check warning on line 523 in codegen/src/main/java/org/web3j/codegen/SolidityFunctionWrapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

codegen/src/main/java/org/web3j/codegen/SolidityFunctionWrapper.java#L523

Added line #L523 was not covered by tests

Check warning on line 1027 in codegen/src/main/java/org/web3j/codegen/SolidityFunctionWrapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

codegen/src/main/java/org/web3j/codegen/SolidityFunctionWrapper.java#L1027

Added line #L1027 was not covered by tests