Skip to content

Fix stdout renderer Linux imports

01016d3
Select commit
Loading
Failed to load commit list.
Merged

Add stdout renderer support #893

Fix stdout renderer Linux imports
01016d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 1s

14.21% (+0.11%) compared to 681409e

View this Pull Request on Codecov

14.21% (+0.11%) compared to 681409e

Details

Codecov Report

❌ Patch coverage is 30.84577% with 139 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.21%. Comparing base (681409e) to head (01016d3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...UICore/Render/DisplayList/StdoutRendererHost.swift 0.00% 51 Missing ⚠️
...Render/DisplayList/DisplayListStdoutRenderer.swift 65.26% 33 Missing ⚠️
...e/Render/DisplayList/DisplayListViewRenderer.swift 0.00% 18 Missing ⚠️
Sources/OpenSwiftUI/App/App/Stdout/StdoutApp.swift 0.00% 17 Missing ⚠️
Sources/OpenSwiftUI/App/App/App.swift 0.00% 13 Missing ⚠️
...OpenSwiftUICore/Render/RendererConfiguration.swift 0.00% 4 Missing ⚠️
Sources/OpenSwiftUI/App/App/AppGraph.swift 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #893      +/-   ##
==========================================
+ Coverage   14.10%   14.21%   +0.11%     
==========================================
  Files         651      654       +3     
  Lines       42424    42623     +199     
==========================================
+ Hits         5984     6060      +76     
- Misses      36440    36563     +123     

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