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

Preprocessing #337

Draft
wants to merge 63 commits into
base: master
Choose a base branch
from

Merge branch 'preprocessing' of https://github.com/alpha-asp/Alpha in…

9aa03ea
Select commit
Loading
Failed to load commit list.
Draft

Preprocessing #337

Merge branch 'preprocessing' of https://github.com/alpha-asp/Alpha in…
9aa03ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 21, 2023 in 0s

75.00% of diff hit (target 70.23%)

View this Pull Request on Codecov

75.00% of diff hit (target 70.23%)

Annotations

Check warning on line 108 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/IntervalTermImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/IntervalTermImpl.java#L108

Added line #L108 was not covered by tests

Check warning on line 113 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/IntervalTermImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/IntervalTermImpl.java#L113

Added line #L113 was not covered by tests

Check warning on line 132 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java#L132

Added line #L132 was not covered by tests

Check warning on line 134 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java#L134

Added line #L134 was not covered by tests

Check warning on line 136 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java#L136

Added line #L136 was not covered by tests

Check warning on line 148 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java#L148

Added line #L148 was not covered by tests

Check warning on line 151 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java#L151

Added line #L151 was not covered by tests

Check warning on line 154 in alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-commons/src/main/java/at/ac/tuwien/kr/alpha/commons/terms/Terms.java#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 73 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/atoms/IntervalLiteral.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/atoms/IntervalLiteral.java#L73

Added line #L73 was not covered by tests

Check warning on line 78 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/atoms/IntervalLiteral.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/atoms/IntervalLiteral.java#L78

Added line #L78 was not covered by tests

Check warning on line 66 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/grounder/FactIntervalEvaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/grounder/FactIntervalEvaluator.java#L66

Added line #L66 was not covered by tests

Check warning on line 69 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/grounder/FactIntervalEvaluator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/grounder/FactIntervalEvaluator.java#L69

Added line #L69 was not covered by tests

Check warning on line 45 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java#L45

Added line #L45 was not covered by tests

Check warning on line 99 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java#L99

Added line #L99 was not covered by tests

Check warning on line 136 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java#L136

Added line #L136 was not covered by tests

Check warning on line 138 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java#L138

Added line #L138 was not covered by tests

Check warning on line 179 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/programs/transformation/SimplePreprocessing.java#L179

Added line #L179 was not covered by tests

Check warning on line 75 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/solver/TrailAssignment.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/solver/TrailAssignment.java#L75

Added line #L75 was not covered by tests

Check warning on line 79 in alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/solver/TrailAssignment.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

alpha-core/src/main/java/at/ac/tuwien/kr/alpha/core/solver/TrailAssignment.java#L79

Added line #L79 was not covered by tests