| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report❌ Patch coverage is 76.00000% with 6 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #58058 +/- ##
==========================================
- Coverage 90.17% 90.16% -0.02%
==========================================
Files 630 630
Lines 186473 186496 +23
Branches 36613 36614 +1
==========================================
+ Hits 168160 168162 +2
- Misses 11128 11132 +4
- Partials 7185 7202 +17
... and 24 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
There was a problem hiding this comment.
Great work.
Sorry, something went wrong.
|
@jasnell @Renegade334 can you review this pull-request one more time? |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Might be worth re-running benchmarks, but LGTM 👍
(Needs dont-land-on-v20.x/v22.x, as the old fast API did not provide access to the isolate.)
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
The failure in CI here is not a flaky failure. It's relevant to the change being made here. That should be fixed before trying CI again. |
Sorry, something went wrong.
|
Looks like this was covered and released in #64169. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adds v8 fast api for IsUtf8 and IsAscii methods
isAscii benchmark: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1706/
isUtf8 benchmark: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1708/