Skip to content

Fix Linux build: replace fputs(_:stderr) with FileHandle.standardError - #441

Merged
leogdion merged 1 commit into
v1.0.0-beta.4from
mistdemo-linux-stderr
Aug 28, 2026
Merged

Fix Linux build: replace fputs(_:stderr) with FileHandle.standardError#441
leogdion merged 1 commit into
v1.0.0-beta.4from
mistdemo-linux-stderr

Fix Linux build: replace fputs(_:stderr) with FileHandle.standardError

ef84566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2026 in 0s

81.39% (-0.07%) compared to 61235b5

View this Pull Request on Codecov

81.39% (-0.07%) compared to 61235b5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.39%. Comparing base (61235b5) to head (ef84566).

Additional details and impacted files
@@                Coverage Diff                @@
##           v1.0.0-beta.4     #441      +/-   ##
=================================================
- Coverage          81.45%   81.39%   -0.07%     
=================================================
  Files                191      191              
  Lines               4719     4719              
=================================================
- Hits                3844     3841       -3     
- Misses               875      878       +3     

☔ View full report in Codecov by Harness.
📢 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.