| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #57970 +/- ##
==========================================
- Coverage 90.26% 89.73% -0.53%
==========================================
Files 630 630
Lines 186170 186170
Branches 36478 36164 -314
==========================================
- Hits 168042 167066 -976
- Misses 10982 11937 +955
- Partials 7146 7167 +21 see 101 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Ref: #48462
Equal to
node/configure.py
Lines 2363 to 2372 in d74c498
When out/Makefile is generated during ./configure, -Dpython= is passed to GYP, however, when it's generated from the Makefile, it is not passed. This can lead to an undefined variable python on some systems.