src: expose help texts into node-config-schema.json
This is only a draft and needs a significant amount of refactoring before it can be considered "ready for review". I'm opening it to gather some feedback!
Review requested:
- [ ] @nodejs/config
Codecov Report
:x: Patch coverage is 27.41935% with 45 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 88.49%. Comparing base (4ea921b) to head (6833ccc).
:warning: Report is 19 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/node_options.cc | 24.00% | 38 Missing :warning: |
| lib/internal/options.js | 22.22% | 7 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #58680 +/- ##
==========================================
- Coverage 88.52% 88.49% -0.03%
==========================================
Files 703 703
Lines 208396 208430 +34
Branches 40185 40192 +7
==========================================
- Hits 184483 184453 -30
- Misses 15918 15977 +59
- Partials 7995 8000 +5
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/node_config_file.cc | 81.95% <100.00%> (ø) |
|
| src/node_config_file.h | 100.00% <ø> (ø) |
|
| src/node_options.h | 97.89% <ø> (ø) |
|
| lib/internal/options.js | 46.82% <22.22%> (-1.42%) |
:arrow_down: |
| src/node_options.cc | 76.23% <24.00%> (-1.53%) |
:arrow_down: |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
CI: https://ci.nodejs.org/job/node-test-pull-request/67867/
CI: https://ci.nodejs.org/job/node-test-pull-request/67883/
CI: https://ci.nodejs.org/job/node-test-pull-request/68677/
CI: https://ci.nodejs.org/job/node-test-pull-request/68847/
CI: https://ci.nodejs.org/job/node-test-pull-request/68850/
CI: https://ci.nodejs.org/job/node-test-pull-request/68852/
CI: https://ci.nodejs.org/job/node-test-pull-request/68855/
CI: https://ci.nodejs.org/job/node-test-pull-request/70374/
CI: https://ci.nodejs.org/job/node-test-pull-request/70384/