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

Adjust output streams #208

Merged
merged 2 commits into from
Sep 1, 2024
Merged

Conversation

matsuu
Copy link
Contributor

@matsuu matsuu commented Sep 1, 2024

  • Changed outputs from Stdout to Stderr for logging and help messages.
  • Ensured normal command outputs continue to be directed to Stdout.
  • Updated logger to use Stderr for consistency in error and log handling.

- Changed outputs from Stdout to Stderr for logging and help messages.
- Ensured normal command outputs continue to be directed to Stdout.
- Updated logger to use Stderr for consistency in error and log handling.
@matsuu matsuu requested a review from Zxilly as a code owner September 1, 2024 04:12
Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #208   +/-   ##
=======================================
  Coverage   92.55%   92.55%           
=======================================
  Files          87       87           
  Lines        4740     4740           
  Branches      251      251           
=======================================
  Hits         4387     4387           
  Misses        279      279           
  Partials       74       74           
Flag Coverage Δ
integration 65.62% <100.00%> (ø)
ui 93.76% <ø> (ø)
unit 41.22% <33.33%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

cmd/gsa/entry.go Show resolved Hide resolved
@Zxilly Zxilly enabled auto-merge (rebase) September 1, 2024 07:36
@Zxilly Zxilly merged commit 1f7ac0e into Zxilly:master Sep 1, 2024
33 checks passed
@matsuu matsuu deleted the fix/adjust-output-streams branch September 1, 2024 08:28
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