-
Notifications
You must be signed in to change notification settings - Fork 299
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
Merge tags on boolean ops #934
Conversation
Codecov Report
@@ Coverage Diff @@
## master #934 +/- ##
=======================================
Coverage 96.05% 96.06%
=======================================
Files 39 39
Lines 9162 9204 +42
Branches 1107 1109 +2
=======================================
+ Hits 8801 8842 +41
Misses 209 209
- Partials 152 153 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks @lorenzncode
This is to address #888. Of course, let me know if any other changes are required. Thanks!