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

Improve CHA runtime and improve InvokeInterface resolving #734

Merged
merged 24 commits into from
Nov 20, 2023

removed warnings in testcases

3113dcf
Select commit
Loading
Failed to load commit list.
Merged

Improve CHA runtime and improve InvokeInterface resolving #734

removed warnings in testcases
3113dcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 17, 2023 in 1s

89.15% of diff hit (target 63.64%)

View this Pull Request on Codecov

89.15% of diff hit (target 63.64%)

Annotations

Check warning on line 484 in sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java#L484

Added line #L484 was not covered by tests

Check warning on line 532 in sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java#L532

Added line #L532 was not covered by tests

Check warning on line 534 in sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java#L534

Added line #L534 was not covered by tests

Check warning on line 536 in sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java#L536

Added line #L536 was not covered by tests

Check warning on line 538 in sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.callgraph/src/main/java/sootup/callgraph/AbstractCallGraphAlgorithm.java#L538

Added line #L538 was not covered by tests

Check warning on line 53 in sootup.core/src/main/java/sootup/core/typehierarchy/HierarchyComparator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sootup.core/src/main/java/sootup/core/typehierarchy/HierarchyComparator.java#L53

Added line #L53 was not covered by tests