-
Notifications
You must be signed in to change notification settings - Fork 10
[BREAKING] feat: stop supporting node <= 8 #35
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #35 +/- ##
=========================================
Coverage ? 94.26%
=========================================
Files ? 2
Lines ? 366
Branches ? 0
=========================================
Hits ? 345
Misses ? 21
Partials ? 0
Continue to review full report at Codecov.
|
48736c1 to
db6e0f7
Compare
|
@gxcsoccer please change your commit author |
| const size = handles.size; | ||
|
|
||
| ByteBuffer.prototype[putMethod] = function (index, value) { | ||
| ByteBuffer.prototype[putMethod] = function(index, value) { |
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.
use class style instead of prototype?
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.
ignore me
db6e0f7 to
b30c752
Compare
b30c752 to
f534dff
Compare
|
2.0.0 |

No description provided.