-
Notifications
You must be signed in to change notification settings - Fork 14
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
Handle GreaterThan constraints #77
Conversation
|
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
==========================================
+ Coverage 86.18% 87.68% +1.49%
==========================================
Files 4 4
Lines 391 414 +23
==========================================
+ Hits 337 363 +26
+ Misses 54 51 -3
Continue to review full report at Codecov.
|
We should probably have a bunch more tests with SAF in <=, >= and SV in both too to avoid bad surprises later |
Anything stopping the merge? |
nope all good! |
Nice! |
closes #14