-
-
Notifications
You must be signed in to change notification settings - Fork 810
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
feat: bitwise not and xor for enums #2925
feat: bitwise not and xor for enums #2925
Conversation
so, empty(MyEnum) works. this is helpful for role revocation
Codecov Report
@@ Coverage Diff @@
## master #2925 +/- ##
==========================================
- Coverage 88.34% 88.22% -0.12%
==========================================
Files 97 97
Lines 10739 10772 +33
Branches 2555 2565 +10
==========================================
+ Hits 9487 9504 +17
- Misses 797 809 +12
- Partials 455 459 +4
Continue to review full report at Codecov.
|
This pull request introduces 1 alert when merging 3037562 into 9a363dc - view on LGTM.com new alerts:
|
This reverts commit eec8b08.
What I did
How I did it
How to verify it
see tests
Commit message
Description for the changelog
add bitwise not and xor operators for enums.
Cute Animal Picture