| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #62508 +/- ##
==========================================
- Coverage 89.71% 89.70% -0.01%
==========================================
Files 694 695 +1
Lines 214245 214434 +189
Branches 41119 41055 -64
==========================================
+ Hits 192211 192362 +151
- Misses 14109 14123 +14
- Partials 7925 7949 +24 see 75 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
If we only pass to the V8 builders the dependencies it actually needs, we can avoid rebuilding the same version of V8 just because an unrelated Node.js dependency has been updated.
Sorry, something went wrong.
If we only pass to the V8 builders the dependencies it actually needs, we can avoid rebuilding the same version of V8 just because an unrelated Node.js dependency has been updated. PR-URL: #62508 Reviewed-By: Filip Skokan <panva.ip@gmail.com>
| Back | FazBrowse Home | New Git URL |
If we only pass to the V8 builders the dependencies it actually needs, we can avoid rebuilding the same version of V8 just because an unrelated Node.js dependency has been updated.
It also fixes an oversight of the current version which would fail to build if any of the shared lib is disabled.