Skip to content

chore: cmd errors: show stderr output instead of just exit code #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tasosbit
Copy link
Contributor

ℹ Overview

Fixed error message display in commands, e.g. node start, node stop

✅ Acceptance:

  • Pre-commit checks pass

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 24.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 45.70%. Comparing base (5a343e2) to head (f6ce140).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/configure/configure.go 0.00% 9 Missing ⚠️
internal/algod/mac/mac.go 0.00% 6 Missing ⚠️
internal/algod/linux/linux.go 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   45.43%   45.70%   +0.27%     
==========================================
  Files          89       89              
  Lines        6977     6988      +11     
==========================================
+ Hits         3170     3194      +24     
+ Misses       3550     3541       -9     
+ Partials      257      253       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tasosbit tasosbit requested a review from PhearZero March 24, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants