Add String::New overload for string_view#1706
Conversation
|
I added the |
|
Would you mind adding a test case in https://github.com/nodejs/node-addon-api/blob/main/test/name.cc? Thank you! |
Sounds good! we can start with these two sites. |
|
Same as #1705, the test take too long to compile, not sure how to run them |
KevinEady
left a comment
There was a problem hiding this comment.
Guards for c++17 can be removed.
1e1d0e2 to
9deb2e2
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1706 +/- ##
==========================================
+ Coverage 63.50% 63.61% +0.11%
==========================================
Files 3 3
Lines 2047 2056 +9
Branches 728 729 +1
==========================================
+ Hits 1300 1308 +8
Misses 162 162
- Partials 585 586 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Should be good now Thanks for finishing #1704 for me btw, life got in the way |
Fixes #1703