-
Notifications
You must be signed in to change notification settings - Fork 213
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
Add Bitwise operation #303
Conversation
@mattn please help to review this PR |
Codecov Report
@@ Coverage Diff @@
## master #303 +/- ##
==========================================
- Coverage 96.81% 96.10% -0.71%
==========================================
Files 61 62 +1
Lines 3355 3464 +109
==========================================
+ Hits 3248 3329 +81
- Misses 91 119 +28
Partials 16 16
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@doug-martin fixed lint, please re-run the CI |
@XIELongDragon re-ran to get the output from golang ci, the issues are not annotated in the PR. |
* [Feature] Add support bitwise operations #303 - @XIELongDragon
* [Feature] Add support bitwise operations #303 - @XIELongDragon
No description provided.