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

NewValidator Changes #733

Merged
merged 29 commits into from
Jan 2, 2024

Formatting changes

3dd6d09
Select commit
Loading
Failed to load commit list.
Merged

NewValidator Changes #733

Formatting changes
3dd6d09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 25, 2023 in 1s

1.03% of diff hit (target 63.78%)

View this Pull Request on Codecov

1.03% of diff hit (target 63.78%)

Annotations

Check warning on line 62 in sootup.core/src/main/java/sootup/core/jimple/basic/Local.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/jimple/basic/Local.java#L62

Added line #L62 was not covered by tests

Check warning on line 45 in sootup.core/src/main/java/sootup/core/validation/CheckInitValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/CheckInitValidator.java#L45

Added line #L45 was not covered by tests

Check warning on line 92 in sootup.core/src/main/java/sootup/core/validation/CheckTypesValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/CheckTypesValidator.java#L92

Added line #L92 was not covered by tests

Check warning on line 38 in sootup.core/src/main/java/sootup/core/validation/CheckVoidLocalesValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/CheckVoidLocalesValidator.java#L38

Added line #L38 was not covered by tests

Check warning on line 36 in sootup.core/src/main/java/sootup/core/validation/FieldRefValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/FieldRefValidator.java#L36

Added line #L36 was not covered by tests

Check warning on line 63 in sootup.core/src/main/java/sootup/core/validation/FieldRefValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/FieldRefValidator.java#L63

Added line #L63 was not covered by tests

Check warning on line 63 in sootup.core/src/main/java/sootup/core/validation/IdentityStatementsValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/IdentityStatementsValidator.java#L63

Added line #L63 was not covered by tests

Check warning on line 65 in sootup.core/src/main/java/sootup/core/validation/IdentityValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/IdentityValidator.java#L65

Added line #L65 was not covered by tests

Check warning on line 45 in sootup.core/src/main/java/sootup/core/validation/InvokeArgumentValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/InvokeArgumentValidator.java#L45

Added line #L45 was not covered by tests

Check warning on line 60 in sootup.core/src/main/java/sootup/core/validation/JimpleTrapValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/JimpleTrapValidator.java#L60

Added line #L60 was not covered by tests

Check warning on line 41 in sootup.core/src/main/java/sootup/core/validation/LocalsValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/LocalsValidator.java#L41

Added line #L41 was not covered by tests

Check warning on line 67 in sootup.core/src/main/java/sootup/core/validation/LocalsValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/LocalsValidator.java#L67

Added line #L67 was not covered by tests

Check warning on line 49 in sootup.core/src/main/java/sootup/core/validation/MethodValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/MethodValidator.java#L49

Added line #L49 was not covered by tests

Check warning on line 54 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L54

Added line #L54 was not covered by tests

Check warning on line 56 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L56

Added line #L56 was not covered by tests

Check warning on line 59 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L59

Added line #L59 was not covered by tests

Check warning on line 65 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L65

Added line #L65 was not covered by tests

Check warning on line 68 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 71 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 74 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L74

Added line #L74 was not covered by tests

Check warning on line 78 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 85 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 88 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 91 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L91

Added line #L91 was not covered by tests

Check warning on line 93 in sootup.core/src/main/java/sootup/core/validation/NewValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/validation/NewValidator.java#L93

Added line #L93 was not covered by tests