nodejs / node-core-utils

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

feat: add Abseil to V8 deps #751

Closed targos closed 5 months ago

targos commented 5 months ago

Refs: https://github.com/nodejs/node-v8/issues/211 Refs: https://github.com/v8/v8/commit/fa7521ef3eb6c69fa398809e7ce4a869c94661fa

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (786d27f) 82.95% compared to head (8126792) 82.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #751 +/- ## ======================================= Coverage 82.95% 82.95% ======================================= Files 37 37 Lines 4190 4190 ======================================= Hits 3476 3476 Misses 714 714 ```

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

targos commented 5 months ago

CI on Node.js 21 is new and unrelated to this PR: https://github.com/nodejs/node-core-utils/issues/752