Skip to content

Conversation

@mohd-akram
Copy link
Contributor

Fixes: #61337

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. labels Jan 23, 2026
aduh95
aduh95 previously approved these changes Jan 23, 2026
@aduh95 aduh95 dismissed their stale review January 23, 2026 22:18

outdated

@aduh95 aduh95 added the semver-major PRs that contain breaking changes and should be released in the next major version. label Jan 23, 2026
@aduh95
Copy link
Contributor

aduh95 commented Jan 23, 2026

Any change you could update the commit message to e.g. process: do not truncate long strings in `--print`

@aduh95 aduh95 removed the semver-major PRs that contain breaking changes and should be released in the next major version. label Jan 23, 2026
@mohd-akram mohd-akram changed the title process: fix output truncated process: do not truncate long strings in --print Jan 23, 2026
@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.70%. Comparing base (ec56413) to head (885f72b).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #61497      +/-   ##
==========================================
- Coverage   89.80%   89.70%   -0.10%     
==========================================
  Files         672      670       -2     
  Lines      203907   203478     -429     
  Branches    39202    39060     -142     
==========================================
- Hits       183114   182540     -574     
- Misses      13115    13310     +195     
+ Partials     7678     7628      -50     
Files with missing lines Coverage Δ
lib/internal/process/execution.js 94.17% <100.00%> (+0.04%) ⬆️

... and 55 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodejs-github-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node -p cuts off output when piped

3 participants