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

FieldRef validator changes #791

Merged
merged 11 commits into from
Jan 5, 2024

FieldRefValidator - remove try-catch, abstract code

4e95256
Select commit
Loading
Failed to load commit list.
Merged

FieldRef validator changes #791

FieldRefValidator - remove try-catch, abstract code
4e95256
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 4, 2024 in 1s

72.00% of diff hit (target 63.38%)

View this Pull Request on Codecov

72.00% of diff hit (target 63.38%)

Annotations

Check warning on line 57 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#L57

Added line #L57 was not covered by tests

Check warning on line 72 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#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 82 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#L82

Added line #L82 was not covered by tests