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

351 add ne operator #353

Merged
merged 3 commits into from
Nov 17, 2023
Merged

351 add ne operator #353

merged 3 commits into from
Nov 17, 2023

Conversation

dantownsend
Copy link
Member

Resolves #351

Screenshot 2023-11-17 at 19 27 27

@dantownsend dantownsend added the enhancement New feature or request label Nov 17, 2023
@dantownsend dantownsend changed the title 351 add ne operator 351 add ne operator Nov 17, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (654ba52) 93.38% compared to head (40f0dac) 93.38%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #353   +/-   ##
=======================================
  Coverage   93.38%   93.38%           
=======================================
  Files           5        5           
  Lines         363      363           
=======================================
  Hits          339      339           
  Misses         24       24           

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

@dantownsend dantownsend merged commit b803e67 into master Nov 17, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add support for ne operator
2 participants