Skip to content

Add blur filter rendering support - #882

Merged
Kyle-Ye merged 13 commits into
mainfrom
bugfix/osui_blur
May 28, 2026
Merged

Add blur filter rendering support#882
Kyle-Ye merged 13 commits into
mainfrom
bugfix/osui_blur

Add variable blur UI test

049150d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2026 in 0s

13.78% (-13.17%) compared to aa8f2c0

View this Pull Request on Codecov

13.78% (-13.17%) compared to aa8f2c0

Details

Codecov Report

❌ Patch coverage is 0% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.78%. Comparing base (aa8f2c0) to head (049150d).

Files with missing lines Patch % Lines
...Core/Render/DisplayList/DisplayListViewModel.swift 0.00% 33 Missing ⚠️
...urces/OpenSwiftUICore/Graphic/GraphicsFilter.swift 0.00% 32 Missing ⚠️
.../OpenSwiftUICore/Graphic/GraphicsConversions.swift 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (aa8f2c0) and HEAD (049150d). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (aa8f2c0) HEAD (049150d)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #882       +/-   ##
===========================================
- Coverage   26.95%   13.78%   -13.17%     
===========================================
  Files         678      639       -39     
  Lines       47144    41357     -5787     
===========================================
- Hits        12706     5700     -7006     
- Misses      34438    35657     +1219     

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