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

Feat/predicate iterate #769

Merged
merged 7 commits into from
Oct 7, 2024

test(logic): increase test coverage

f7dbb4c
Select commit
Loading
Failed to load commit list.
Merged

Feat/predicate iterate #769

test(logic): increase test coverage
f7dbb4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2024 in 0s

80.16% of diff hit (target 54.89%)

View this Pull Request on Codecov

80.16% of diff hit (target 54.89%)

Annotations

Check warning on line 169 in x/logic/predicate/bank.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/predicate/bank.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 30 in x/logic/prolog/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/prolog/context.go#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 34 in x/logic/prolog/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/prolog/context.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 92 in x/logic/prolog/error.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/prolog/error.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 57 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 61 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L61

Added line #L61 was not covered by tests

Check warning on line 73 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L65-L73

Added lines #L65 - L73 were not covered by tests

Check warning on line 77 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L75-L77

Added lines #L75 - L77 were not covered by tests