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

Fix operator error msg #74

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

mathieulemieux
Copy link
Member

No associated ticket, just a quick fix 'on the fly'.
Remove operators AND and OR from operator validation error since they aren't valid acc. to line 179.

@mathieulemieux mathieulemieux self-assigned this Jul 22, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.32%. Comparing base (0ccae10) to head (aa97cbd).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #74   +/-   ##
========================================
  Coverage    86.31%   86.32%           
========================================
  Files           40       40           
  Lines         2726     2727    +1     
  Branches       683      683           
========================================
+ Hits          2353     2354    +1     
  Misses         321      321           
  Partials        52       52           

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

@mathieulemieux mathieulemieux added the bug Something isn't working label Jul 22, 2024
@mathieulemieux mathieulemieux merged commit 9a989ef into develop Jul 23, 2024
11 checks passed
Copy link

Unit Test Results

0 files  ±0  0 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9a989ef. ± Comparison against base commit 0ccae10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants