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/project succeeded Apr 29, 2024 in 0s

75.72% (+0.12%) compared to 08be109

View this Pull Request on Codecov

75.72% (+0.12%) compared to 08be109

Details

Codecov Report

Attention: Patch coverage is 86.30137% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 75.72%. Comparing base (08be109) to head (ac9865a).

Files Patch % Lines
src/inferenceql/query/scalar.cljc 89.70% 5 Missing and 2 partials ⚠️
src/inferenceql/query/log.cljc 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   75.60%   75.72%   +0.12%     
==========================================
  Files          30       30              
  Lines        1496     1516      +20     
  Branches       64       65       +1     
==========================================
+ Hits         1131     1148      +17     
- Misses        301      303       +2     
- Partials       64       65       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.