Skip to content

Fix: Send output to STDERR or STDOUT depending on configuration#762

Merged
localheinz merged 1 commit intomainfrom
fix/stderr
Feb 8, 2026
Merged

Fix: Send output to STDERR or STDOUT depending on configuration#762
localheinz merged 1 commit intomainfrom
fix/stderr

Conversation

@localheinz
Copy link
Member

@localheinz localheinz commented Feb 8, 2026

This pull request

  • sends the output to STDERR or STDOUT depending on the configuration

Fixes #688.

@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.98%. Comparing base (03c49cc) to head (c8f0349).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/Extension.php 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #762      +/-   ##
============================================
- Coverage     66.76%   65.98%   -0.78%     
- Complexity      146      147       +1     
============================================
  Files            33       33              
  Lines           680      688       +8     
============================================
  Hits            454      454              
- Misses          226      234       +8     

☔ 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.

@localheinz localheinz changed the title Fix: Send output to STDERR or STDOUT depending on configuration Fix: Send output to STDERR or STDOUT depending on configuration Feb 8, 2026
@localheinz localheinz force-pushed the fix/stderr branch 2 times, most recently from b527da8 to a7fde41 Compare February 8, 2026 13:32
@localheinz
Copy link
Member Author

I'm not sure how to test this, @umherirrender.

@localheinz localheinz merged commit a2849d3 into main Feb 8, 2026
7 checks passed
@localheinz localheinz deleted the fix/stderr branch February 8, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to send report to stderr

1 participant