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

Codecov #1950

Merged
merged 16 commits into from
Aug 21, 2023

remove comments

038dfea
Select commit
Loading
Failed to load commit list.
Merged

Codecov #1950

remove comments
038dfea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 21, 2023 in 1s

75.96% of diff hit (target 67.82%)

View this Pull Request on Codecov

75.96% of diff hit (target 67.82%)

Annotations

Check warning on line 47 in abi/src/main/java/org/web3j/abi/DefaultFunctionEncoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/DefaultFunctionEncoder.java#L47

Added line #L47 was not covered by tests

Check warning on line 49 in abi/src/main/java/org/web3j/abi/DefaultFunctionEncoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/DefaultFunctionEncoder.java#L49

Added line #L49 was not covered by tests

Check warning on line 57 in abi/src/main/java/org/web3j/abi/FunctionEncoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/FunctionEncoder.java#L57

Added line #L57 was not covered by tests

Check warning on line 68 in abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 70 in abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java#L70

Added line #L70 was not covered by tests

Check warning on line 77 in abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 79 in abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/FunctionReturnDecoder.java#L79

Added line #L79 was not covered by tests

Check warning on line 358 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L358

Added line #L358 was not covered by tests

Check warning on line 410 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L409-L410

Added lines #L409 - L410 were not covered by tests

Check warning on line 412 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L412

Added line #L412 was not covered by tests

Check warning on line 427 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L425-L427

Added lines #L425 - L427 were not covered by tests

Check warning on line 451 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L451

Added line #L451 was not covered by tests

Check warning on line 541 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L540-L541

Added lines #L540 - L541 were not covered by tests

Check warning on line 543 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L543

Added line #L543 was not covered by tests

Check warning on line 666 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L666

Added line #L666 was not covered by tests

Check warning on line 694 in abi/src/main/java/org/web3j/abi/TypeDecoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeDecoder.java#L694

Added line #L694 was not covered by tests

Check warning on line 128 in abi/src/main/java/org/web3j/abi/TypeEncoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeEncoder.java#L128

Added line #L128 was not covered by tests

Check warning on line 145 in abi/src/main/java/org/web3j/abi/TypeEncoder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/TypeEncoder.java#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 74 in abi/src/main/java/org/web3j/abi/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/Utils.java#L74

Added line #L74 was not covered by tests

Check warning on line 120 in abi/src/main/java/org/web3j/abi/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/Utils.java#L120

Added line #L120 was not covered by tests

Check warning on line 288 in abi/src/main/java/org/web3j/abi/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/Utils.java#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 297 in abi/src/main/java/org/web3j/abi/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/Utils.java#L296-L297

Added lines #L296 - L297 were not covered by tests

Check warning on line 300 in abi/src/main/java/org/web3j/abi/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/Utils.java#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 303 in abi/src/main/java/org/web3j/abi/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/Utils.java#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 305 in abi/src/main/java/org/web3j/abi/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

abi/src/main/java/org/web3j/abi/Utils.java#L305

Added line #L305 was not covered by tests