nodejs / node-core-utils

CLI tools for Node.js Core collaborators
https://nodejs.github.io/node-core-utils/
MIT License
229 stars 105 forks source link

feat: add fp16 to V8 deps #775

Closed targos closed 1 month ago

targos commented 1 month ago

Refs: https://github.com/v8/v8/commit/6196de89e304b22a007397fcd7424d29d18dbd09 Refs: https://github.com/v8/v8/commit/8fcd3f809ba5c71f7a29bc6623c1f93a9eac72fe

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.97%. Comparing base (7f89da3) to head (8796086).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #775 +/- ## ======================================= Coverage 82.97% 82.97% ======================================= Files 37 37 Lines 4200 4200 ======================================= Hits 3485 3485 Misses 715 715 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.