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

Add CONDITIONED BY * EXCEPT support #101

Merged
merged 4 commits into from
Apr 29, 2024

fix: Enable condition-all for Clojurescript

ac9865a
Select commit
Loading
Failed to load commit list.
Merged

Add CONDITIONED BY * EXCEPT support #101

fix: Enable condition-all for Clojurescript
ac9865a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 29, 2024 in 0s

86.30% of diff hit (target 75.60%)

View this Pull Request on Codecov

86.30% of diff hit (target 75.60%)

Annotations

Check warning on line 15 in src/inferenceql/query/log.cljc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inferenceql/query/log.cljc#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 25 in src/inferenceql/query/log.cljc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inferenceql/query/log.cljc#L25

Added line #L25 was not covered by tests

Check warning on line 74 in src/inferenceql/query/scalar.cljc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inferenceql/query/scalar.cljc#L74

Added line #L74 was not covered by tests

Check warning on line 77 in src/inferenceql/query/scalar.cljc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inferenceql/query/scalar.cljc#L77

Added line #L77 was not covered by tests

Check warning on line 85 in src/inferenceql/query/scalar.cljc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inferenceql/query/scalar.cljc#L85

Added line #L85 was not covered by tests

Check warning on line 100 in src/inferenceql/query/scalar.cljc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inferenceql/query/scalar.cljc#L99-L100

Added lines #L99 - L100 were not covered by tests