Skip to content
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

add option to print output when meet error #560

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

suchen-sci
Copy link
Contributor

This PR add a with_output option that, when enabled, appends the output to the error message.
This way, if an error occurs, users can immediately see what happened, making it easier to diagnose and resolve issues.

@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 98.56%. Comparing base (eef3a25) to head (14e1dcd).
Report is 55 commits behind head on main.

Files with missing lines Patch % Lines
probe/common.go 25.00% 6 Missing and 3 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #560      +/-   ##
==========================================
- Coverage   98.80%   98.56%   -0.24%     
==========================================
  Files          85       85              
  Lines        5867     5868       +1     
==========================================
- Hits         5797     5784      -13     
- Misses         51       62      +11     
- Partials       19       22       +3     

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

@suchen-sci suchen-sci requested a review from xxx7xxxx August 29, 2024 08:37
@xxx7xxxx xxx7xxxx merged commit 2c09338 into megaease:main Aug 29, 2024
6 checks passed
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.

3 participants