| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
Great! Thank you. It looks like I won't need my own unsafe-pointer once node:ffi gets stabilized 🎉 😄 |
Sorry, something went wrong.
Codecov Report❌ Patch coverage is 60.71429% with 88 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #62762 +/- ##
==========================================
- Coverage 89.69% 89.67% -0.02%
==========================================
Files 706 706
Lines 218143 218334 +191
Branches 41730 41801 +71
==========================================
+ Hits 195655 195793 +138
- Misses 14401 14432 +31
- Partials 8087 8109 +22
... and 55 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
@meixg I don't think it is acually necessary. When using the function you already own the source (getRawPointer(buffer)) so you can call the byteLength directly, isn't it? |
Sorry, something went wrong.
Signed-off-by: Paolo Insogna <paolo@cowtech.it>
|
@addaleax I think I addressed all your suggestions. Do you mind checking it again? |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Signed-off-by: Paolo Insogna <paolo@cowtech.it> PR-URL: #62762 Reviewed-By: Xuguang Mei <meixuguang@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Bryan English <bryan@bryanenglish.com>
| Back | FazBrowse Home | New Git URL |
As promised to @justjake, also the following followups requested in #62072 (comment):