Skip to content

Fix: Add tests for using using STDERR instead of STDOUT#783

Merged
localheinz merged 1 commit intomainfrom
fix/stderr
Mar 6, 2026
Merged

Fix: Add tests for using using STDERR instead of STDOUT#783
localheinz merged 1 commit intomainfrom
fix/stderr

Conversation

@localheinz
Copy link
Member

@localheinz localheinz commented Mar 6, 2026

This pull request

  • adds tests for using using STDERR instead of STDOUT

Related to #762.
Related to #782.

💁‍♂️ Note that the tests are more or less useless because the PHPT tests apparently do not distinguish between output from STDERR and STDOUT.

@localheinz localheinz self-assigned this Mar 6, 2026
@localheinz localheinz requested a review from ergebnis-bot as a code owner March 6, 2026 08:37
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.84%. Comparing base (c0f7858) to head (ea95ef4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #783   +/-   ##
=========================================
  Coverage     71.84%   71.84%           
  Complexity      172      172           
=========================================
  Files            34       34           
  Lines           831      831           
=========================================
  Hits            597      597           
  Misses          234      234           

☔ 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 merged commit 05d8126 into main Mar 6, 2026
89 checks passed
@localheinz localheinz deleted the fix/stderr branch March 6, 2026 08:42
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.

2 participants